Open andreagiugio opened 5 years ago
Hello all,
I hope you can help me. In windows from cmd after command "pip install instapy" I get following error.
Thanks a lot in advance
Requirement already satisfied: pycparser in c:\users\maneat\appdata\local\programs\python\python38-32\lib\site-packages (from cffi!=1.11.3,>=1.8->cryptography->python-telegram-bot>=12.0.0->instapy) (2.19) ERROR: clarifai 2.6.2 has requirement configparser<4,>=3.5, but you'll have configparser 4.0.2 which is incompatible. Installing collected packages: grpcio, googleapis-common-protos, clarifai, instapy Running setup.py install for grpcio ... error ERROR: Command errored out with exit status 1: command: 'c:\users\maneat\appdata\local\programs\python\python38-32\python.exe' -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\Users\Maneat\AppData\Local\Temp\pip-install-mmpofy2o\grpcio\setup.py'"'"'; file='"'"'C:\Users\Maneat\AppData\Local\Temp\pip-install-mmpofy2o\grpcio\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\Maneat\AppData\Local\Temp\pip-record-9nffm8uh\install-record.txt' --single-version-externally-managed --compile cwd: C:\Users\Maneat\AppData\Local\Temp\pip-install-mmpofy2o\grpcio\ Complete output (66 lines): Found cython-generated files... running install running build running build_py running build_project_metadata creating python_build creating python_build\lib.win32-3.8 creating python_build\lib.win32-3.8\grpc copying src\python\grpcio\grpc_auth.py -> python_build\lib.win32-3.8\grpc copying src\python\grpcio\grpc_channel.py -> python_build\lib.win32-3.8\grpc copying src\python\grpcio\grpc_common.py -> python_build\lib.win32-3.8\grpc copying src\python\grpcio\grpc_compression.py -> python_build\lib.win32-3.8\grpc copying src\python\grpcio\grpc_grpcio_metadata.py -> python_build\lib.win32-3.8\grpc copying src\python\grpcio\grpc_interceptor.py -> python_build\lib.win32-3.8\grpc copying src\python\grpcio\grpc_plugin_wrapping.py -> python_build\lib.win32-3.8\grpc copying src\python\grpcio\grpc_server.py -> python_build\lib.win32-3.8\grpc copying src\python\grpcio\grpc_utilities.py -> python_build\lib.win32-3.8\grpc copying src\python\grpcio\grpc__init.py -> python_build\lib.win32-3.8\grpc creating python_build\lib.win32-3.8\grpc\beta copying src\python\grpcio\grpc\beta\implementations.py -> python_build\lib.win32-3.8\grpc\beta copying src\python\grpcio\grpc\beta\interfaces.py -> python_build\lib.win32-3.8\grpc\beta copying src\python\grpcio\grpc\beta\utilities.py -> python_build\lib.win32-3.8\grpc\beta copying src\python\grpcio\grpc\beta_client_adaptations.py -> python_build\lib.win32-3.8\grpc\beta copying src\python\grpcio\grpc\beta_metadata.py -> python_build\lib.win32-3.8\grpc\beta copying src\python\grpcio\grpc\beta_server_adaptations.py -> python_build\lib.win32-3.8\grpc\beta copying src\python\grpcio\grpc\beta__init.py -> python_build\lib.win32-3.8\grpc\beta creating python_build\lib.win32-3.8\grpc\experimental copying src\python\grpcio\grpc\experimental\gevent.py -> python_build\lib.win32-3.8\grpc\experimental copying src\python\grpcio\grpc\experimental\session_cache.py -> python_build\lib.win32-3.8\grpc\experimental copying src\python\grpcio\grpc\experimental__init.py -> python_build\lib.win32-3.8\grpc\experimental creating python_build\lib.win32-3.8\grpc\framework copying src\python\grpcio\grpc\framework__init.py -> python_build\lib.win32-3.8\grpc\framework creating python_build\lib.win32-3.8\grpc_cython copying src\python\grpcio\grpc_cython\init__.py -> python_build\lib.win32-3.8\grpc_cython creating python_build\lib.win32-3.8\grpc\experimental\aio copying src\python\grpcio\grpc\experimental\aio_channel.py -> python_build\lib.win32-3.8\grpc\experimental\aio copying src\python\grpcio\grpc\experimental\aio_server.py -> python_build\lib.win32-3.8\grpc\experimental\aio copying src\python\grpcio\grpc\experimental\aio\init.py -> python_build\lib.win32-3.8\grpc\experimental\aio creating python_build\lib.win32-3.8\grpc\framework\common copying src\python\grpcio\grpc\framework\common\cardinality.py -> python_build\lib.win32-3.8\grpc\framework\common copying src\python\grpcio\grpc\framework\common\style.py -> python_build\lib.win32-3.8\grpc\framework\common copying src\python\grpcio\grpc\framework\common\init__.py -> python_build\lib.win32-3.8\grpc\framework\common creating python_build\lib.win32-3.8\grpc\framework\foundation copying src\python\grpcio\grpc\framework\foundation\abandonment.py -> python_build\lib.win32-3.8\grpc\framework\foundation copying src\python\grpcio\grpc\framework\foundation\callable_util.py -> python_build\lib.win32-3.8\grpc\framework\foundation copying src\python\grpcio\grpc\framework\foundation\future.py -> python_build\lib.win32-3.8\grpc\framework\foundation copying src\python\grpcio\grpc\framework\foundation\logging_pool.py -> python_build\lib.win32-3.8\grpc\framework\foundation copying src\python\grpcio\grpc\framework\foundation\stream.py -> python_build\lib.win32-3.8\grpc\framework\foundation copying src\python\grpcio\grpc\framework\foundation\stream_util.py -> python_build\lib.win32-3.8\grpc\framework\foundation copying src\python\grpcio\grpc\framework\foundation\init.py -> python_build\lib.win32-3.8\grpc\framework\foundation creating python_build\lib.win32-3.8\grpc\framework\interfaces copying src\python\grpcio\grpc\framework\interfaces\init.py -> python_build\lib.win32-3.8\grpc\framework\interfaces creating python_build\lib.win32-3.8\grpc\framework\interfaces\base copying src\python\grpcio\grpc\framework\interfaces\base\base.py -> python_build\lib.win32-3.8\grpc\framework\interfaces\base copying src\python\grpcio\grpc\framework\interfaces\base\utilities.py -> python_build\lib.win32-3.8\grpc\framework\interfaces\base copying src\python\grpcio\grpc\framework\interfaces\base\init.py -> python_build\lib.win32-3.8\grpc\framework\interfaces\base creating python_build\lib.win32-3.8\grpc\framework\interfaces\face copying src\python\grpcio\grpc\framework\interfaces\face\face.py -> python_build\lib.win32-3.8\grpc\framework\interfaces\face copying src\python\grpcio\grpc\framework\interfaces\face\utilities.py -> python_build\lib.win32-3.8\grpc\framework\interfaces\face copying src\python\grpcio\grpc\framework\interfaces\face\init__.py -> python_build\lib.win32-3.8\grpc\framework\interfaces\face creating python_build\lib.win32-3.8\grpc_cython_cygrpc copying src\python\grpcio\grpc_cython_cygrpc\init__.py -> python_build\lib.win32-3.8\grpc_cython_cygrpc creating python_build\lib.win32-3.8\grpc_cython_credentials copying src\python\grpcio\grpc_cython_credentials\roots.pem -> python_build\lib.win32-3.8\grpc_cython_credentials running build_ext error: [WinError 2] Impossibile trovare il file specificato ERROR: Command errored out with exit status 1: 'c:\users\maneat\appdata\local\programs\python\python38-32\python.exe' -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\Users\Maneat\AppData\Local\Temp\pip-install-mmpofy2o\grpcio\setup.py'"'"'; file='"'"'C:\Users\Maneat\AppData\Local\Temp\pip-install-mmpofy2o\grpcio\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\Maneat\AppData\Local\Temp\pip-record-9nffm8uh\install-record.txt' --single-version-externally-managed --compile Check the logs for full command output.
ERROR: Command errored out with exit status 1: 'c:\users\maneat\appdata\local\programs\python\python38-32\python.exe' -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\Users\Maneat\AppData\Local\Temp\pip-install-mmpofy2o\grpcio\setup.py'"'"'; file='"'"'C:\Users\Maneat\AppData\Local\Temp\pip-install-mmpofy2o\grpcio\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\Maneat\AppData\Local\Temp\pip-record-9nffm8uh\install-record.txt' --single-version-externally-managed --compile Check the logs for full command output.
Hey, what's up? Did you manage how to fix this error? I have the same issue here. Thanks!
Hello all,
I hope you can help me. In windows from cmd after command "pip install instapy" I get following error.
Thanks a lot in advance