InstaPy / InstaPy/instapy-quickstart

Error during installation of Instapy

Open
#111 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
777
Forks
763
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.