Created
January 24, 2020 20:57
-
-
Save nazargulov/09030373c5abf77244b17a1976443e75 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Building wheel for scrypt (setup.py) ... error | |
| ERROR: Command errored out with exit status 1: | |
| command: /Users/ilshat/workspace/upwork/coinwallet/env/bin/python3.7 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/private/var/folders/65/06pf25b13yl3w6qvvgjhjnd40000gn/T/pip-install-fiucx38_/scrypt/setup.py'"'"'; __file__='"'"'/private/var/folders/65/06pf25b13yl3w6qvvgjhjnd40000gn/T/pip-install-fiucx38_/scrypt/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 /private/var/folders/65/06pf25b13yl3w6qvvgjhjnd40000gn/T/pip-wheel-irr0skkt | |
| cwd: /private/var/folders/65/06pf25b13yl3w6qvvgjhjnd40000gn/T/pip-install-fiucx38_/scrypt/ | |
| Complete output (36 lines): | |
| running bdist_wheel | |
| running build | |
| running build_py | |
| creating build | |
| creating build/lib.macosx-10.15-x86_64-3.7 | |
| creating build/lib.macosx-10.15-x86_64-3.7/scrypt | |
| copying scrypt/__init__.py -> build/lib.macosx-10.15-x86_64-3.7/scrypt | |
| copying scrypt/scrypt.py -> build/lib.macosx-10.15-x86_64-3.7/scrypt | |
| running build_ext | |
| building '_scrypt' extension | |
| creating build/temp.macosx-10.15-x86_64-3.7 | |
| creating build/temp.macosx-10.15-x86_64-3.7/src | |
| creating build/temp.macosx-10.15-x86_64-3.7/scrypt-1.2.1 | |
| creating build/temp.macosx-10.15-x86_64-3.7/scrypt-1.2.1/lib | |
| creating build/temp.macosx-10.15-x86_64-3.7/scrypt-1.2.1/lib/crypto | |
| creating build/temp.macosx-10.15-x86_64-3.7/scrypt-1.2.1/lib/scryptenc | |
| creating build/temp.macosx-10.15-x86_64-3.7/scrypt-1.2.1/lib/util | |
| creating build/temp.macosx-10.15-x86_64-3.7/scrypt-1.2.1/libcperciva | |
| creating build/temp.macosx-10.15-x86_64-3.7/scrypt-1.2.1/libcperciva/alg | |
| creating build/temp.macosx-10.15-x86_64-3.7/scrypt-1.2.1/libcperciva/crypto | |
| creating build/temp.macosx-10.15-x86_64-3.7/scrypt-1.2.1/libcperciva/util | |
| clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DHAVE_CONFIG_H -DHAVE_SYSCTL_HW_USERMEM=1 -Iscrypt-1.2.1 -Iscrypt-1.2.1/lib -Iscrypt-1.2.1/lib/scryptenc -Iscrypt-1.2.1/lib/crypto -Iscrypt-1.2.1/lib/util -Iscrypt-1.2.1/libcperciva/cpusupport -Iscrypt-1.2.1/libcperciva/alg -Iscrypt-1.2.1/libcperciva/util -Iscrypt-1.2.1/libcperciva/crypto -I/usr/local/Cellar/python/3.7.5/Frameworks/Python.framework/Versions/3.7/include/python3.7m -c src/scrypt.c -o build/temp.macosx-10.15-x86_64-3.7/src/scrypt.o | |
| clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DHAVE_CONFIG_H -DHAVE_SYSCTL_HW_USERMEM=1 -Iscrypt-1.2.1 -Iscrypt-1.2.1/lib -Iscrypt-1.2.1/lib/scryptenc -Iscrypt-1.2.1/lib/crypto -Iscrypt-1.2.1/lib/util -Iscrypt-1.2.1/libcperciva/cpusupport -Iscrypt-1.2.1/libcperciva/alg -Iscrypt-1.2.1/libcperciva/util -Iscrypt-1.2.1/libcperciva/crypto -I/usr/local/Cellar/python/3.7.5/Frameworks/Python.framework/Versions/3.7/include/python3.7m -c scrypt-1.2.1/lib/crypto/crypto_scrypt_smix_sse2.c -o build/temp.macosx-10.15-x86_64-3.7/scrypt-1.2.1/lib/crypto/crypto_scrypt_smix_sse2.o | |
| clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DHAVE_CONFIG_H -DHAVE_SYSCTL_HW_USERMEM=1 -Iscrypt-1.2.1 -Iscrypt-1.2.1/lib -Iscrypt-1.2.1/lib/scryptenc -Iscrypt-1.2.1/lib/crypto -Iscrypt-1.2.1/lib/util -Iscrypt-1.2.1/libcperciva/cpusupport -Iscrypt-1.2.1/libcperciva/alg -Iscrypt-1.2.1/libcperciva/util -Iscrypt-1.2.1/libcperciva/crypto -I/usr/local/Cellar/python/3.7.5/Frameworks/Python.framework/Versions/3.7/include/python3.7m -c scrypt-1.2.1/lib/crypto/crypto_scrypt_smix.c -o build/temp.macosx-10.15-x86_64-3.7/scrypt-1.2.1/lib/crypto/crypto_scrypt_smix.o | |
| clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DHAVE_CONFIG_H -DHAVE_SYSCTL_HW_USERMEM=1 -Iscrypt-1.2.1 -Iscrypt-1.2.1/lib -Iscrypt-1.2.1/lib/scryptenc -Iscrypt-1.2.1/lib/crypto -Iscrypt-1.2.1/lib/util -Iscrypt-1.2.1/libcperciva/cpusupport -Iscrypt-1.2.1/libcperciva/alg -Iscrypt-1.2.1/libcperciva/util -Iscrypt-1.2.1/libcperciva/crypto -I/usr/local/Cellar/python/3.7.5/Frameworks/Python.framework/Versions/3.7/include/python3.7m -c scrypt-1.2.1/lib/crypto/crypto_scrypt.c -o build/temp.macosx-10.15-x86_64-3.7/scrypt-1.2.1/lib/crypto/crypto_scrypt.o | |
| clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DHAVE_CONFIG_H -DHAVE_SYSCTL_HW_USERMEM=1 -Iscrypt-1.2.1 -Iscrypt-1.2.1/lib -Iscrypt-1.2.1/lib/scryptenc -Iscrypt-1.2.1/lib/crypto -Iscrypt-1.2.1/lib/util -Iscrypt-1.2.1/libcperciva/cpusupport -Iscrypt-1.2.1/libcperciva/alg -Iscrypt-1.2.1/libcperciva/util -Iscrypt-1.2.1/libcperciva/crypto -I/usr/local/Cellar/python/3.7.5/Frameworks/Python.framework/Versions/3.7/include/python3.7m -c scrypt-1.2.1/lib/scryptenc/scryptenc.c -o build/temp.macosx-10.15-x86_64-3.7/scrypt-1.2.1/lib/scryptenc/scryptenc.o | |
| clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DHAVE_CONFIG_H -DHAVE_SYSCTL_HW_USERMEM=1 -Iscrypt-1.2.1 -Iscrypt-1.2.1/lib -Iscrypt-1.2.1/lib/scryptenc -Iscrypt-1.2.1/lib/crypto -Iscrypt-1.2.1/lib/util -Iscrypt-1.2.1/libcperciva/cpusupport -Iscrypt-1.2.1/libcperciva/alg -Iscrypt-1.2.1/libcperciva/util -Iscrypt-1.2.1/libcperciva/crypto -I/usr/local/Cellar/python/3.7.5/Frameworks/Python.framework/Versions/3.7/include/python3.7m -c scrypt-1.2.1/lib/scryptenc/scryptenc_cpuperf.c -o build/temp.macosx-10.15-x86_64-3.7/scrypt-1.2.1/lib/scryptenc/scryptenc_cpuperf.o | |
| clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DHAVE_CONFIG_H -DHAVE_SYSCTL_HW_USERMEM=1 -Iscrypt-1.2.1 -Iscrypt-1.2.1/lib -Iscrypt-1.2.1/lib/scryptenc -Iscrypt-1.2.1/lib/crypto -Iscrypt-1.2.1/lib/util -Iscrypt-1.2.1/libcperciva/cpusupport -Iscrypt-1.2.1/libcperciva/alg -Iscrypt-1.2.1/libcperciva/util -Iscrypt-1.2.1/libcperciva/crypto -I/usr/local/Cellar/python/3.7.5/Frameworks/Python.framework/Versions/3.7/include/python3.7m -c scrypt-1.2.1/lib/util/memlimit.c -o build/temp.macosx-10.15-x86_64-3.7/scrypt-1.2.1/lib/util/memlimit.o | |
| clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DHAVE_CONFIG_H -DHAVE_SYSCTL_HW_USERMEM=1 -Iscrypt-1.2.1 -Iscrypt-1.2.1/lib -Iscrypt-1.2.1/lib/scryptenc -Iscrypt-1.2.1/lib/crypto -Iscrypt-1.2.1/lib/util -Iscrypt-1.2.1/libcperciva/cpusupport -Iscrypt-1.2.1/libcperciva/alg -Iscrypt-1.2.1/libcperciva/util -Iscrypt-1.2.1/libcperciva/crypto -I/usr/local/Cellar/python/3.7.5/Frameworks/Python.framework/Versions/3.7/include/python3.7m -c scrypt-1.2.1/libcperciva/alg/sha256.c -o build/temp.macosx-10.15-x86_64-3.7/scrypt-1.2.1/libcperciva/alg/sha256.o | |
| clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DHAVE_CONFIG_H -DHAVE_SYSCTL_HW_USERMEM=1 -Iscrypt-1.2.1 -Iscrypt-1.2.1/lib -Iscrypt-1.2.1/lib/scryptenc -Iscrypt-1.2.1/lib/crypto -Iscrypt-1.2.1/lib/util -Iscrypt-1.2.1/libcperciva/cpusupport -Iscrypt-1.2.1/libcperciva/alg -Iscrypt-1.2.1/libcperciva/util -Iscrypt-1.2.1/libcperciva/crypto -I/usr/local/Cellar/python/3.7.5/Frameworks/Python.framework/Versions/3.7/include/python3.7m -c scrypt-1.2.1/libcperciva/crypto/crypto_aes_aesni.c -o build/temp.macosx-10.15-x86_64-3.7/scrypt-1.2.1/libcperciva/crypto/crypto_aes_aesni.o | |
| clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DHAVE_CONFIG_H -DHAVE_SYSCTL_HW_USERMEM=1 -Iscrypt-1.2.1 -Iscrypt-1.2.1/lib -Iscrypt-1.2.1/lib/scryptenc -Iscrypt-1.2.1/lib/crypto -Iscrypt-1.2.1/lib/util -Iscrypt-1.2.1/libcperciva/cpusupport -Iscrypt-1.2.1/libcperciva/alg -Iscrypt-1.2.1/libcperciva/util -Iscrypt-1.2.1/libcperciva/crypto -I/usr/local/Cellar/python/3.7.5/Frameworks/Python.framework/Versions/3.7/include/python3.7m -c scrypt-1.2.1/libcperciva/crypto/crypto_aes.c -o build/temp.macosx-10.15-x86_64-3.7/scrypt-1.2.1/libcperciva/crypto/crypto_aes.o | |
| scrypt-1.2.1/libcperciva/crypto/crypto_aes.c:6:10: fatal error: 'openssl/aes.h' file not found | |
| #include <openssl/aes.h> | |
| ^~~~~~~~~~~~~~~ | |
| 1 error generated. | |
| error: command 'clang' failed with exit status 1 | |
| ---------------------------------------- | |
| ERROR: Failed building wheel for scrypt | |
| Running setup.py clean for scrypt | |
| Building wheel for plyvel (setup.py) ... error | |
| ERROR: Command errored out with exit status 1: | |
| command: /Users/ilshat/workspace/upwork/coinwallet/env/bin/python3.7 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/private/var/folders/65/06pf25b13yl3w6qvvgjhjnd40000gn/T/pip-install-fiucx38_/plyvel/setup.py'"'"'; __file__='"'"'/private/var/folders/65/06pf25b13yl3w6qvvgjhjnd40000gn/T/pip-install-fiucx38_/plyvel/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 /private/var/folders/65/06pf25b13yl3w6qvvgjhjnd40000gn/T/pip-wheel-aqitflqp | |
| cwd: /private/var/folders/65/06pf25b13yl3w6qvvgjhjnd40000gn/T/pip-install-fiucx38_/plyvel/ | |
| Complete output (18 lines): | |
| running bdist_wheel | |
| running build | |
| running build_py | |
| creating build | |
| creating build/lib.macosx-10.15-x86_64-3.7 | |
| creating build/lib.macosx-10.15-x86_64-3.7/plyvel | |
| copying plyvel/_version.py -> build/lib.macosx-10.15-x86_64-3.7/plyvel | |
| copying plyvel/__init__.py -> build/lib.macosx-10.15-x86_64-3.7/plyvel | |
| running build_ext | |
| building 'plyvel._plyvel' extension | |
| creating build/temp.macosx-10.15-x86_64-3.7 | |
| creating build/temp.macosx-10.15-x86_64-3.7/plyvel | |
| clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -I/usr/local/Cellar/python/3.7.5/Frameworks/Python.framework/Versions/3.7/include/python3.7m -c plyvel/_plyvel.cpp -o build/temp.macosx-10.15-x86_64-3.7/plyvel/_plyvel.o -Wall -g -mmacosx-version-min=10.7 -stdlib=libc++ | |
| plyvel/_plyvel.cpp:589:10: fatal error: 'leveldb/db.h' file not found | |
| #include "leveldb/db.h" | |
| ^~~~~~~~~~~~~~ | |
| 1 error generated. | |
| error: command 'clang' failed with exit status 1 | |
| ---------------------------------------- | |
| ERROR: Failed building wheel for plyvel | |
| Running setup.py clean for plyvel | |
| Successfully built nis-python-client | |
| Failed to build scrypt plyvel | |
| ERROR: neocore 0.5.6 has requirement ecdsa==0.13, but you'll have ecdsa 0.14.1 which is incompatible. | |
| ERROR: neocore 0.5.6 has requirement pycryptodome==3.7.2, but you'll have pycryptodome 3.9.4 which is incompatible. | |
| ERROR: neo-python 0.8.4 has requirement attrs==18.2.0, but you'll have attrs 19.3.0 which is incompatible. | |
| ERROR: neo-python 0.8.4 has requirement Automat==0.7.0, but you'll have automat 0.8.0 which is incompatible. | |
| ERROR: neo-python 0.8.4 has requirement certifi==2018.11.29, but you'll have certifi 2019.11.28 which is incompatible. | |
| ERROR: neo-python 0.8.4 has requirement cffi==1.11.5, but you'll have cffi 1.13.2 which is incompatible. | |
| ERROR: neo-python 0.8.4 has requirement cryptography==2.4.2, but you'll have cryptography 2.8 which is incompatible. | |
| ERROR: neo-python 0.8.4 has requirement ecdsa==0.13, but you'll have ecdsa 0.14.1 which is incompatible. | |
| ERROR: neo-python 0.8.4 has requirement hyperlink==18.0.0, but you'll have hyperlink 19.0.0 which is incompatible. | |
| ERROR: neo-python 0.8.4 has requirement pexpect==4.6.0, but you'll have pexpect 4.7.0 which is incompatible. | |
| ERROR: neo-python 0.8.4 has requirement pluggy==0.8.1, but you'll have pluggy 0.13.1 which is incompatible. | |
| ERROR: neo-python 0.8.4 has requirement py==1.7.0, but you'll have py 1.8.1 which is incompatible. | |
| ERROR: neo-python 0.8.4 has requirement pycodestyle==2.4.0, but you'll have pycodestyle 2.5.0 which is incompatible. | |
| ERROR: neo-python 0.8.4 has requirement pyparsing==2.3.1, but you'll have pyparsing 2.4.6 which is incompatible. | |
| ERROR: neo-python 0.8.4 has requirement python-dateutil==2.7.5, but you'll have python-dateutil 2.8.1 which is incompatible. | |
| ERROR: neo-python 0.8.4 has requirement pytz==2018.9, but you'll have pytz 2018.5 which is incompatible. | |
| ERROR: neo-python 0.8.4 has requirement requests==2.21.0, but you'll have requests 2.22.0 which is incompatible. | |
| ERROR: neo-python 0.8.4 has requirement six==1.12.0, but you'll have six 1.13.0 which is incompatible. | |
| ERROR: neo-python 0.8.4 has requirement Twisted==18.9.0, but you'll have twisted 19.10.0 which is incompatible. | |
| ERROR: neo-python 0.8.4 has requirement urllib3==1.24.1, but you'll have urllib3 1.25.7 which is incompatible. | |
| ERROR: neo-python 0.8.4 has requirement wcwidth==0.1.7, but you'll have wcwidth 0.1.8 which is incompatible. | |
| ERROR: neo-python 0.8.4 has requirement zope.interface==4.6.0, but you'll have zope-interface 4.7.1 which is incompatible. | |
| ERROR: two1 3.10.9 has requirement base58==0.2.2, but you'll have base58 1.0.3 which is incompatible. | |
| ERROR: two1 3.10.9 has requirement requests<=2.11.1, but you'll have requests 2.22.0 which is incompatible. | |
| ERROR: web3 4.8.1 has requirement eth-abi<2.0.0,>=1.2.0, but you'll have eth-abi 2.1.0 which is incompatible. | |
| ERROR: nis-python-client 0.0.9 has requirement requests==2.20.0, but you'll have requests 2.22.0 which is incompatible. | |
| Installing collected packages: gevent, Pygments, typing, curtsies, bpython, bumpversion, coverage, pbr, mock, peewee, scrypt, neocore, docopt, coveralls, cycler, asn1crypto, zope.interface, PyHamcrest, Twisted, Werkzeug, klein, memory-profiler, py, tqdm, virtualenv, neo-boa, pyparsing, plyvel, orderedmultidict, furl, neo-python, packaging, path, path.py, Pillow, protobuf, psycopg2-binary, pyaes, pyasn1, pyasn1-modules, pyOpenSSL, pyotp, pypng, PyQRCode, pytest, service-identity, python-binance, python-bitcoinrpc, python-magic, python-monerorpc, python-telegram-bot, PyYAML, sha256, tabulate, two1, pywallet, qrcode, trx-utils, tronapi, Unipath, websockets, web3, nis-python-client | |
| Running setup.py install for scrypt ... error | |
| ERROR: Command errored out with exit status 1: | |
| command: /Users/ilshat/workspace/upwork/coinwallet/env/bin/python3.7 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/private/var/folders/65/06pf25b13yl3w6qvvgjhjnd40000gn/T/pip-install-fiucx38_/scrypt/setup.py'"'"'; __file__='"'"'/private/var/folders/65/06pf25b13yl3w6qvvgjhjnd40000gn/T/pip-install-fiucx38_/scrypt/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record /private/var/folders/65/06pf25b13yl3w6qvvgjhjnd40000gn/T/pip-record-1liyug2m/install-record.txt --single-version-externally-managed --compile --install-headers /Users/ilshat/workspace/upwork/coinwallet/env/bin/../include/site/python3.7/scrypt | |
| cwd: /private/var/folders/65/06pf25b13yl3w6qvvgjhjnd40000gn/T/pip-install-fiucx38_/scrypt/ | |
| Complete output (36 lines): | |
| running install | |
| running build | |
| running build_py | |
| creating build | |
| creating build/lib.macosx-10.15-x86_64-3.7 | |
| creating build/lib.macosx-10.15-x86_64-3.7/scrypt | |
| copying scrypt/__init__.py -> build/lib.macosx-10.15-x86_64-3.7/scrypt | |
| copying scrypt/scrypt.py -> build/lib.macosx-10.15-x86_64-3.7/scrypt | |
| running build_ext | |
| building '_scrypt' extension | |
| creating build/temp.macosx-10.15-x86_64-3.7 | |
| creating build/temp.macosx-10.15-x86_64-3.7/src | |
| creating build/temp.macosx-10.15-x86_64-3.7/scrypt-1.2.1 | |
| creating build/temp.macosx-10.15-x86_64-3.7/scrypt-1.2.1/lib | |
| creating build/temp.macosx-10.15-x86_64-3.7/scrypt-1.2.1/lib/crypto | |
| creating build/temp.macosx-10.15-x86_64-3.7/scrypt-1.2.1/lib/scryptenc | |
| creating build/temp.macosx-10.15-x86_64-3.7/scrypt-1.2.1/lib/util | |
| creating build/temp.macosx-10.15-x86_64-3.7/scrypt-1.2.1/libcperciva | |
| creating build/temp.macosx-10.15-x86_64-3.7/scrypt-1.2.1/libcperciva/alg | |
| creating build/temp.macosx-10.15-x86_64-3.7/scrypt-1.2.1/libcperciva/crypto | |
| creating build/temp.macosx-10.15-x86_64-3.7/scrypt-1.2.1/libcperciva/util | |
| clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DHAVE_CONFIG_H -DHAVE_SYSCTL_HW_USERMEM=1 -Iscrypt-1.2.1 -Iscrypt-1.2.1/lib -Iscrypt-1.2.1/lib/scryptenc -Iscrypt-1.2.1/lib/crypto -Iscrypt-1.2.1/lib/util -Iscrypt-1.2.1/libcperciva/cpusupport -Iscrypt-1.2.1/libcperciva/alg -Iscrypt-1.2.1/libcperciva/util -Iscrypt-1.2.1/libcperciva/crypto -I/usr/local/Cellar/python/3.7.5/Frameworks/Python.framework/Versions/3.7/include/python3.7m -c src/scrypt.c -o build/temp.macosx-10.15-x86_64-3.7/src/scrypt.o | |
| clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DHAVE_CONFIG_H -DHAVE_SYSCTL_HW_USERMEM=1 -Iscrypt-1.2.1 -Iscrypt-1.2.1/lib -Iscrypt-1.2.1/lib/scryptenc -Iscrypt-1.2.1/lib/crypto -Iscrypt-1.2.1/lib/util -Iscrypt-1.2.1/libcperciva/cpusupport -Iscrypt-1.2.1/libcperciva/alg -Iscrypt-1.2.1/libcperciva/util -Iscrypt-1.2.1/libcperciva/crypto -I/usr/local/Cellar/python/3.7.5/Frameworks/Python.framework/Versions/3.7/include/python3.7m -c scrypt-1.2.1/lib/crypto/crypto_scrypt_smix_sse2.c -o build/temp.macosx-10.15-x86_64-3.7/scrypt-1.2.1/lib/crypto/crypto_scrypt_smix_sse2.o | |
| clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DHAVE_CONFIG_H -DHAVE_SYSCTL_HW_USERMEM=1 -Iscrypt-1.2.1 -Iscrypt-1.2.1/lib -Iscrypt-1.2.1/lib/scryptenc -Iscrypt-1.2.1/lib/crypto -Iscrypt-1.2.1/lib/util -Iscrypt-1.2.1/libcperciva/cpusupport -Iscrypt-1.2.1/libcperciva/alg -Iscrypt-1.2.1/libcperciva/util -Iscrypt-1.2.1/libcperciva/crypto -I/usr/local/Cellar/python/3.7.5/Frameworks/Python.framework/Versions/3.7/include/python3.7m -c scrypt-1.2.1/lib/crypto/crypto_scrypt_smix.c -o build/temp.macosx-10.15-x86_64-3.7/scrypt-1.2.1/lib/crypto/crypto_scrypt_smix.o | |
| clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DHAVE_CONFIG_H -DHAVE_SYSCTL_HW_USERMEM=1 -Iscrypt-1.2.1 -Iscrypt-1.2.1/lib -Iscrypt-1.2.1/lib/scryptenc -Iscrypt-1.2.1/lib/crypto -Iscrypt-1.2.1/lib/util -Iscrypt-1.2.1/libcperciva/cpusupport -Iscrypt-1.2.1/libcperciva/alg -Iscrypt-1.2.1/libcperciva/util -Iscrypt-1.2.1/libcperciva/crypto -I/usr/local/Cellar/python/3.7.5/Frameworks/Python.framework/Versions/3.7/include/python3.7m -c scrypt-1.2.1/lib/crypto/crypto_scrypt.c -o build/temp.macosx-10.15-x86_64-3.7/scrypt-1.2.1/lib/crypto/crypto_scrypt.o | |
| clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DHAVE_CONFIG_H -DHAVE_SYSCTL_HW_USERMEM=1 -Iscrypt-1.2.1 -Iscrypt-1.2.1/lib -Iscrypt-1.2.1/lib/scryptenc -Iscrypt-1.2.1/lib/crypto -Iscrypt-1.2.1/lib/util -Iscrypt-1.2.1/libcperciva/cpusupport -Iscrypt-1.2.1/libcperciva/alg -Iscrypt-1.2.1/libcperciva/util -Iscrypt-1.2.1/libcperciva/crypto -I/usr/local/Cellar/python/3.7.5/Frameworks/Python.framework/Versions/3.7/include/python3.7m -c scrypt-1.2.1/lib/scryptenc/scryptenc.c -o build/temp.macosx-10.15-x86_64-3.7/scrypt-1.2.1/lib/scryptenc/scryptenc.o | |
| clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DHAVE_CONFIG_H -DHAVE_SYSCTL_HW_USERMEM=1 -Iscrypt-1.2.1 -Iscrypt-1.2.1/lib -Iscrypt-1.2.1/lib/scryptenc -Iscrypt-1.2.1/lib/crypto -Iscrypt-1.2.1/lib/util -Iscrypt-1.2.1/libcperciva/cpusupport -Iscrypt-1.2.1/libcperciva/alg -Iscrypt-1.2.1/libcperciva/util -Iscrypt-1.2.1/libcperciva/crypto -I/usr/local/Cellar/python/3.7.5/Frameworks/Python.framework/Versions/3.7/include/python3.7m -c scrypt-1.2.1/lib/scryptenc/scryptenc_cpuperf.c -o build/temp.macosx-10.15-x86_64-3.7/scrypt-1.2.1/lib/scryptenc/scryptenc_cpuperf.o | |
| clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DHAVE_CONFIG_H -DHAVE_SYSCTL_HW_USERMEM=1 -Iscrypt-1.2.1 -Iscrypt-1.2.1/lib -Iscrypt-1.2.1/lib/scryptenc -Iscrypt-1.2.1/lib/crypto -Iscrypt-1.2.1/lib/util -Iscrypt-1.2.1/libcperciva/cpusupport -Iscrypt-1.2.1/libcperciva/alg -Iscrypt-1.2.1/libcperciva/util -Iscrypt-1.2.1/libcperciva/crypto -I/usr/local/Cellar/python/3.7.5/Frameworks/Python.framework/Versions/3.7/include/python3.7m -c scrypt-1.2.1/lib/util/memlimit.c -o build/temp.macosx-10.15-x86_64-3.7/scrypt-1.2.1/lib/util/memlimit.o | |
| clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DHAVE_CONFIG_H -DHAVE_SYSCTL_HW_USERMEM=1 -Iscrypt-1.2.1 -Iscrypt-1.2.1/lib -Iscrypt-1.2.1/lib/scryptenc -Iscrypt-1.2.1/lib/crypto -Iscrypt-1.2.1/lib/util -Iscrypt-1.2.1/libcperciva/cpusupport -Iscrypt-1.2.1/libcperciva/alg -Iscrypt-1.2.1/libcperciva/util -Iscrypt-1.2.1/libcperciva/crypto -I/usr/local/Cellar/python/3.7.5/Frameworks/Python.framework/Versions/3.7/include/python3.7m -c scrypt-1.2.1/libcperciva/alg/sha256.c -o build/temp.macosx-10.15-x86_64-3.7/scrypt-1.2.1/libcperciva/alg/sha256.o | |
| clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DHAVE_CONFIG_H -DHAVE_SYSCTL_HW_USERMEM=1 -Iscrypt-1.2.1 -Iscrypt-1.2.1/lib -Iscrypt-1.2.1/lib/scryptenc -Iscrypt-1.2.1/lib/crypto -Iscrypt-1.2.1/lib/util -Iscrypt-1.2.1/libcperciva/cpusupport -Iscrypt-1.2.1/libcperciva/alg -Iscrypt-1.2.1/libcperciva/util -Iscrypt-1.2.1/libcperciva/crypto -I/usr/local/Cellar/python/3.7.5/Frameworks/Python.framework/Versions/3.7/include/python3.7m -c scrypt-1.2.1/libcperciva/crypto/crypto_aes_aesni.c -o build/temp.macosx-10.15-x86_64-3.7/scrypt-1.2.1/libcperciva/crypto/crypto_aes_aesni.o | |
| clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DHAVE_CONFIG_H -DHAVE_SYSCTL_HW_USERMEM=1 -Iscrypt-1.2.1 -Iscrypt-1.2.1/lib -Iscrypt-1.2.1/lib/scryptenc -Iscrypt-1.2.1/lib/crypto -Iscrypt-1.2.1/lib/util -Iscrypt-1.2.1/libcperciva/cpusupport -Iscrypt-1.2.1/libcperciva/alg -Iscrypt-1.2.1/libcperciva/util -Iscrypt-1.2.1/libcperciva/crypto -I/usr/local/Cellar/python/3.7.5/Frameworks/Python.framework/Versions/3.7/include/python3.7m -c scrypt-1.2.1/libcperciva/crypto/crypto_aes.c -o build/temp.macosx-10.15-x86_64-3.7/scrypt-1.2.1/libcperciva/crypto/crypto_aes.o | |
| scrypt-1.2.1/libcperciva/crypto/crypto_aes.c:6:10: fatal error: 'openssl/aes.h' file not found | |
| #include <openssl/aes.h> | |
| ^~~~~~~~~~~~~~~ | |
| 1 error generated. | |
| error: command 'clang' failed with exit status 1 | |
| ---------------------------------------- | |
| ERROR: Command errored out with exit status 1: /Users/ilshat/workspace/upwork/coinwallet/env/bin/python3.7 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/private/var/folders/65/06pf25b13yl3w6qvvgjhjnd40000gn/T/pip-install-fiucx38_/scrypt/setup.py'"'"'; __file__='"'"'/private/var/folders/65/06pf25b13yl3w6qvvgjhjnd40000gn/T/pip-install-fiucx38_/scrypt/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record /private/var/folders/65/06pf25b13yl3w6qvvgjhjnd40000gn/T/pip-record-1liyug2m/install-record.txt --single-version-externally-managed --compile --install-headers /Users/ilshat/workspace/upwork/coinwallet/env/bin/../include/site/python3.7/scrypt Check the logs for full command output. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment