-
Notifications
You must be signed in to change notification settings - Fork 16
Description
I am very interested in using Mineage/eSSP for Python (2.7) on Win32 (and on Win64) platform, but I always get some error during installation:
\python.exe setup.py install
running install
running build
running build_py
Compiling library
error: [WinError 2] The system cannot find the file specified
or
pip install eSSP6
Collecting eSSP6
Using cached eSSP6-1.0.6.tar.gz
Installing collected packages: eSSP6
Running setup.py install for eSSP6 ... error
Complete output from command c:\python27\python.exe -u -c "import setuptools, tokenize;file='c:\users\dejan\appdata\local\temp\pip-build-ah_vot\eSSP6\setup.py';f=getattr(tokenize, 'open', open)(file);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, file, 'exec'))" install --record c:\users\dejan\appdata\local\temp\pip-xsiqij-record\install-record.txt --single-version-externally-managed --compile:
running install
running build
running build_py
creating build
creating build\lib
creating build\lib\eSSP
copying eSSP\constants.py -> build\lib\eSSP
copying eSSP\eSSP.py -> build\lib\eSSP
copying eSSP_init_.py -> build\lib\eSSP
Compiling library
error: [Error 2] The system cannot find the file specified
----------------------------------------
Command "c:\python27\python.exe -u -c "import setuptools, tokenize;file='c:\users\dejan\appdata\local\temp\pip-build-ah_vot\eSSP6\setup.py';f=getattr(tokenize, 'open', open)(file);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, file, 'exec'))" install --record c:\users\dejan\appdata\local\temp\pip-xsiqij-record\install-record.txt --single-version-externally-managed --compile" failed with error code 1 in c:\users\dejan\appdata\local\temp\pip-build-ah_vot\eSSP6\