Skip to content

Instantly share code, notes, and snippets.

@eight04
Created March 12, 2017 12:51
Show Gist options
  • Save eight04/1f8db7f5387eada53d551ae1ff68d413 to your computer and use it in GitHub Desktop.
Save eight04/1f8db7f5387eada53d551ae1ff68d413 to your computer and use it in GitHub Desktop.
actionid: py36
msg: installpkg
cmdargs: ['D:\\Dev\\pylint\\.tox\\py36\\Scripts\\pip.EXE', 'install', 'D:\\Dev\\pylint\\.tox\\dist\\pylint-1.7.0.zip']
env: {'ALLUSERSPROFILE': 'C:\\ProgramData', 'APPDATA': 'C:\\Users\\Owner\\AppData\\Roaming', 'COMMONPROGRAMFILES': 'C:\\Program Files (x86)\\Common Files', 'COMMONPROGRAMFILES(X86)': 'C:\\Program Files (x86)\\Common Files', 'COMMONPROGRAMW6432': 'C:\\Program Files\\Common Files', 'COMPUTERNAME': 'OWNER-PC', 'COMSPEC': 'C:\\Windows\\system32\\cmd.exe', 'D3DGEARPATH': 'c:\\program files\\d3dgear', 'FP_NO_HOST_CHECK': 'NO', 'HOMEDRIVE': 'C:', 'HOMEPATH': '\\Users\\Owner', 'JD2_HOME': 'C:\\Users\\Owner\\AppData\\Local\\JDownloader 2.0', 'LOCALAPPDATA': 'C:\\Users\\Owner\\AppData\\Local', 'LOGONSERVER': '\\\\OWNER-PC', 'NUMBER_OF_PROCESSORS': '4', 'OS': 'Windows_NT', 'PATH': 'D:\\Dev\\pylint\\.tox\\py36\\Scripts;C:\\Program Files (x86)\\Python36-32\\Scripts\\;C:\\Program Files (x86)\\Python36-32\\;C:\\Program Files\\Wireshark;C:\\Qxt\\bin;C:\\Qt\\Tools\\mingw530_32\\bin;C:\\Qt\\5.7\\mingw53_32\\bin;C:\\Program Files (x86)\\Python35-32\\Lib\\site-packages\\PyQt5;C:\\Program Files\\ImageMagick-7.0.2-Q16;c:\\programdata\\oracle\\java\\javapath;c:\\program files (x86)\\intel\\icls client\\;c:\\program files\\intel\\icls client\\;c:\\program files\\common files\\microsoft shared\\windows live;c:\\program files (x86)\\common files\\microsoft shared\\windows live;c:\\windows\\system32;c:\\windows;c:\\windows\\system32\\wbem;c:\\windows\\system32\\windowspowershell\\v1.0\\;c:\\program files (x86)\\windows live\\shared;c:\\program files (x86)\\intel\\opencl sdk\\2.0\\bin\\x86;c:\\program files (x86)\\intel\\opencl sdk\\2.0\\bin\\x64;c:\\program files\\intel\\intel(r) management engine components\\dal;c:\\program files\\intel\\intel(r) management engine components\\ipt;c:\\program files (x86)\\intel\\intel(r) management engine components\\dal;c:\\program files (x86)\\intel\\intel(r) management engine components\\ipt;c:\\program files (x86)\\git\\cmd;C:\\Program Files (x86)\\Skype\\Phone\\;c:\\program files\\d3dgear;c:\\program files\\d3dgear;C:\\Program Files (x86)\\Windows Kits\\10\\Windows Performance Toolkit\\;C:\\Program Files (x86)\\Livestreamer;C:\\Program Files\\nodejs\\;C:\\Program Files\\Git\\cmd;C:\\Program Files (x86)\\Gow\\bin;C:\\Program Files (x86)\\Yarn\\bin;C:\\Program Files\\Bandizip\\7z;C:\\Program Files (x86)\\Pandoc\\;C:\\Users\\Owner\\AppData\\Local\\atom\\bin;D:\\Programs\\elevate-1.3.0-redist\\bin.x86-64;C:\\Users\\Owner\\AppData\\Roaming\\npm;C:\\Users\\Owner\\AppData\\Roaming\\Python\\Python36\\Scripts;C:\\Users\\Owner\\AppData\\Local\\Yarn\\.bin', 'PATHEXT': '.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.PY;.PYW', 'PROCESSOR_ARCHITECTURE': 'x86', 'PROCESSOR_ARCHITEW6432': 'AMD64', 'PROCESSOR_IDENTIFIER': 'Intel64 Family 6 Model 58 Stepping 9, GenuineIntel', 'PROCESSOR_LEVEL': '6', 'PROCESSOR_REVISION': '3a09', 'PROGRAMDATA': 'C:\\ProgramData', 'PROGRAMFILES': 'C:\\Program Files (x86)', 'PROGRAMFILES(X86)': 'C:\\Program Files (x86)', 'PROGRAMW6432': 'C:\\Program Files', 'PROMPT': '$P$G', 'PSMODULEPATH': 'C:\\Windows\\system32\\WindowsPowerShell\\v1.0\\Modules\\', 'PUBLIC': 'C:\\Users\\Public', 'SESSIONNAME': 'Console', 'SYSTEMDRIVE': 'C:', 'SYSTEMROOT': 'C:\\Windows', 'TEMP': 'C:\\Users\\Owner\\AppData\\Local\\Temp', 'TMP': 'C:\\Users\\Owner\\AppData\\Local\\Temp', 'USERDOMAIN': 'Owner-PC', 'USERNAME': 'Owner', 'USERPROFILE': 'C:\\Users\\Owner', 'VBOX_MSI_INSTALL_PATH': 'C:\\Program Files\\Oracle\\VirtualBox\\', 'VS140COMNTOOLS': 'C:\\Program Files (x86)\\Microsoft Visual Studio 14.0\\Common7\\Tools\\', 'WINDIR': 'C:\\Windows', 'WINDOWS_TRACING_FLAGS': '3', 'WINDOWS_TRACING_LOGFILE': 'C:\\BVTBin\\Tests\\installpackage\\csilogfile.log', 'COVERAGE_FILE': 'D:\\Dev\\pylint/.coverage.py36', 'PYTHONHASHSEED': '422', 'VIRTUAL_ENV': 'D:\\Dev\\pylint\\.tox\\py36'}
Processing d:\dev\pylint\.tox\dist\pylint-1.7.0.zip
Requirement already satisfied: astroid in d:\dev\pylint\.tox\py36\lib\site-packages (from pylint==1.7.0)
Requirement already satisfied: six in d:\dev\pylint\.tox\py36\lib\site-packages (from pylint==1.7.0)
Requirement already satisfied: isort>=4.2.5 in d:\dev\pylint\.tox\py36\lib\site-packages (from pylint==1.7.0)
Requirement already satisfied: mccabe in d:\dev\pylint\.tox\py36\lib\site-packages (from pylint==1.7.0)
Collecting editdistance (from pylint==1.7.0)
Using cached editdistance-0.3.1.tar.gz
Requirement already satisfied: colorama in d:\dev\pylint\.tox\py36\lib\site-packages (from pylint==1.7.0)
Requirement already satisfied: lazy_object_proxy in d:\dev\pylint\.tox\py36\lib\site-packages (from astroid->pylint==1.7.0)
Requirement already satisfied: wrapt in d:\dev\pylint\.tox\py36\lib\site-packages (from astroid->pylint==1.7.0)
Building wheels for collected packages: pylint, editdistance
Running setup.py bdist_wheel for pylint: started
Running setup.py bdist_wheel for pylint: finished with status 'done'
Stored in directory: C:\Users\Owner\AppData\Local\pip\Cache\wheels\47\ed\b1\1cbb4d03fe902957d6d605b7f245fc07c74bef332bcb4d60e6
Running setup.py bdist_wheel for editdistance: started
Running setup.py bdist_wheel for editdistance: finished with status 'error'
Complete output from command d:\dev\pylint\.tox\py36\scripts\python.exe -u -c "import setuptools, tokenize;__file__='C:\\Users\\Owner\\AppData\\Local\\Temp\\pip-build-e7kj64nj\\editdistance\\setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d C:\Users\Owner\AppData\Local\Temp\tmp0fo1x6h8pip-wheel- --python-tag cp36:
running bdist_wheel
running build
running build_py
creating build
creating build\lib.win32-3.6
creating build\lib.win32-3.6\editdistance
copying editdistance\__init__.py -> build\lib.win32-3.6\editdistance
copying editdistance\_editdistance.h -> build\lib.win32-3.6\editdistance
copying editdistance\def.h -> build\lib.win32-3.6\editdistance
running build_ext
building 'editdistance.bycython' extension
creating build\temp.win32-3.6
creating build\temp.win32-3.6\Release
creating build\temp.win32-3.6\Release\editdistance
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\BIN\cl.exe /c /nologo /Ox /W3 /GL /DNDEBUG /MD -I./editdistance "-IC:\Program Files (x86)\Python36-32\include" "-IC:\Program Files (x86)\Python36-32\include" "-IC:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\INCLUDE" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.10240.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.10240.0\shared" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.10240.0\um" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.10240.0\winrt" /EHsc /Tpeditdistance/_editdistance.cpp /Fobuild\temp.win32-3.6\Release\editdistance/_editdistance.obj
_editdistance.cpp
editdistance/_editdistance.cpp: warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
editdistance/_editdistance.cpp(117): error C2059: syntax error: 'if'
editdistance/_editdistance.cpp(118): error C2059: syntax error: 'else'
editdistance/_editdistance.cpp(119): error C2059: syntax error: 'else'
editdistance/_editdistance.cpp(120): error C2059: syntax error: 'else'
editdistance/_editdistance.cpp(121): error C2059: syntax error: 'else'
editdistance/_editdistance.cpp(122): error C2059: syntax error: 'else'
editdistance/_editdistance.cpp(123): error C2059: syntax error: 'else'
editdistance/_editdistance.cpp(124): error C2059: syntax error: 'else'
editdistance/_editdistance.cpp(125): error C2059: syntax error: 'else'
editdistance/_editdistance.cpp(126): error C2059: syntax error: 'else'
editdistance/_editdistance.cpp(127): error C2059: syntax error: 'return'
editdistance/_editdistance.cpp(128): error C2059: syntax error: '}'
editdistance/_editdistance.cpp(128): error C2143: syntax error: missing ';' before '}'
error: command 'C:\\Program Files (x86)\\Microsoft Visual Studio 14.0\\VC\\BIN\\cl.exe' failed with exit status 2
----------------------------------------
Failed building wheel for editdistance
Running setup.py clean for editdistance
Successfully built pylint
Failed to build editdistance
Installing collected packages: editdistance, pylint
Running setup.py install for editdistance: started
Running setup.py install for editdistance: finished with status 'error'
Complete output from command d:\dev\pylint\.tox\py36\scripts\python.exe -u -c "import setuptools, tokenize;__file__='C:\\Users\\Owner\\AppData\\Local\\Temp\\pip-build-e7kj64nj\\editdistance\\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\Owner\AppData\Local\Temp\pip-p3h0kf9g-record\install-record.txt --single-version-externally-managed --compile --install-headers d:\dev\pylint\.tox\py36\include\site\python3.6\editdistance:
running install
running build
running build_py
creating build
creating build\lib.win32-3.6
creating build\lib.win32-3.6\editdistance
copying editdistance\__init__.py -> build\lib.win32-3.6\editdistance
copying editdistance\_editdistance.h -> build\lib.win32-3.6\editdistance
copying editdistance\def.h -> build\lib.win32-3.6\editdistance
running build_ext
building 'editdistance.bycython' extension
creating build\temp.win32-3.6
creating build\temp.win32-3.6\Release
creating build\temp.win32-3.6\Release\editdistance
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\BIN\cl.exe /c /nologo /Ox /W3 /GL /DNDEBUG /MD -I./editdistance "-IC:\Program Files (x86)\Python36-32\include" "-IC:\Program Files (x86)\Python36-32\include" "-IC:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\INCLUDE" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.10240.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.10240.0\shared" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.10240.0\um" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.10240.0\winrt" /EHsc /Tpeditdistance/_editdistance.cpp /Fobuild\temp.win32-3.6\Release\editdistance/_editdistance.obj
_editdistance.cpp
editdistance/_editdistance.cpp: warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
editdistance/_editdistance.cpp(117): error C2059: syntax error: 'if'
editdistance/_editdistance.cpp(118): error C2059: syntax error: 'else'
editdistance/_editdistance.cpp(119): error C2059: syntax error: 'else'
editdistance/_editdistance.cpp(120): error C2059: syntax error: 'else'
editdistance/_editdistance.cpp(121): error C2059: syntax error: 'else'
editdistance/_editdistance.cpp(122): error C2059: syntax error: 'else'
editdistance/_editdistance.cpp(123): error C2059: syntax error: 'else'
editdistance/_editdistance.cpp(124): error C2059: syntax error: 'else'
editdistance/_editdistance.cpp(125): error C2059: syntax error: 'else'
editdistance/_editdistance.cpp(126): error C2059: syntax error: 'else'
editdistance/_editdistance.cpp(127): error C2059: syntax error: 'return'
editdistance/_editdistance.cpp(128): error C2059: syntax error: '}'
editdistance/_editdistance.cpp(128): error C2143: syntax error: missing ';' before '}'
error: command 'C:\\Program Files (x86)\\Microsoft Visual Studio 14.0\\VC\\BIN\\cl.exe' failed with exit status 2
----------------------------------------
Command "d:\dev\pylint\.tox\py36\scripts\python.exe -u -c "import setuptools, tokenize;__file__='C:\\Users\\Owner\\AppData\\Local\\Temp\\pip-build-e7kj64nj\\editdistance\\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\Owner\AppData\Local\Temp\pip-p3h0kf9g-record\install-record.txt --single-version-externally-managed --compile --install-headers d:\dev\pylint\.tox\py36\include\site\python3.6\editdistance" failed with error code 1 in C:\Users\Owner\AppData\Local\Temp\pip-build-e7kj64nj\editdistance\
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment