Skip to content

Instantly share code, notes, and snippets.

@thomasaarholt
Created April 5, 2017 12:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save thomasaarholt/985c18f0d1cf468bb51906a56365eed7 to your computer and use it in GitHub Desktop.
Save thomasaarholt/985c18f0d1cf468bb51906a56365eed7 to your computer and use it in GitHub Desktop.
(C:\ProgramData\Miniconda3) C:\Users\thomasaar>pip install -e M:\pc\Dokumenter\GitHub\hyperspy
Obtaining file:///M:/pc/Dokumenter/GitHub/hyperspy
Complete output from command python setup.py egg_info:
test_compilers.c
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "M:\pc\Dokumenter\GitHub\hyperspy\setup.py", line 295, in <module>
with update_version_when_dev() as version:
File "M:\pc\Dokumenter\GitHub\hyperspy\setup.py", line 273, in __enter__
stdout=subprocess.PIPE)
File "C:\ProgramData\Miniconda3\lib\subprocess.py", line 676, in __init__
restore_signals, start_new_session)
File "C:\ProgramData\Miniconda3\lib\subprocess.py", line 955, in _execute_child
startupinfo)
FileNotFoundError: [WinError 2] The system cannot find the file specified
----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in M:\pc\Dokumenter\GitHub\hyperspy\
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment