-
Notifications
You must be signed in to change notification settings - Fork 535
Closed
Labels
Description
Summary
I am trying to install nipype, but am encountering an error. I am using Python 2.7 on Windows 8.1. I ran the install as administrator with:
python -m pip install nipype
Actual behavior
The installation runs at first but produces the following error:
error: can't copy 'nipype\testing\data\brukerdir\pdata': doesn't exist or not a regular file.
--------------------------------------------------------------------------
Command "C:\Python27\python.exe -u -c "import setuptools, tokenize;__file__='c:\
\users\\joseph\\appdata\\local\\temp\\pip-build-2bngm1\\nipype\\setup.py';f=geta
ttr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.clos
e();exec(compile(code, __file__, 'exec'))" install --record c:\users\joseph\appd
ata\local\temp\pip-yvbrtb-record\install-record.txt --single-version-externally-
managed --compile" failed with error code 1 in c:\users\joseph\appdata\local\tem
p\pip-build-2bngm1\nipype\
Execution environment
Windows 8.1