Python Forum
Error building wheel for grpcio on win10
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Error building wheel for grpcio on win10
#1
C:\WINDOWS\system32>python -m pip install --upgrade google-assistant-sdk[samples]
Output:
Collecting google-assistant-sdk[samples] Using cached https://files.pythonhosted.org/packages/47/26/b405a0236ea5dd128f4b9c00806f4c457904309e1a6c60ec590e46cc19c4/google_assistant_sdk-0.5.1-py2.py3-none-any.whl Collecting google-auth-oauthlib[tool]>=0.1.0 (from google-assistant-sdk[samples]) Using cached https://files.pythonhosted.org/packages/7b/b8/88def36e74bee9fce511c9519571f4e485e890093ab7442284f4ffaef60b/google_auth_oauthlib-0.4.1-py2.py3-none-any.whl Collecting tenacity<5,>=4.1.0; extra == "samples" (from google-assistant-sdk[samples]) Using cached https://files.pythonhosted.org/packages/75/1b/46a6a7b7c2b16811665ea09b7e63e7e6b7f9b5dedf2d0ba67e029668403c/tenacity-4.12.0-py2.py3-none-any.whl Collecting google-assistant-grpc==0.2.1; extra == "samples" (from google-assistant-sdk[samples]) Using cached https://files.pythonhosted.org/packages/4b/5d/50dbb8197961acf8a4339e8950e0110159456c4ef48234751d1b5f2e919b/google_assistant_grpc-0.2.1-py2.py3-none-any.whl Collecting futures<4,>=3.1.1; extra == "samples" (from google-assistant-sdk[samples]) Using cached https://files.pythonhosted.org/packages/05/80/f41cca0ea1ff69bce7e7a7d76182b47bb4e1a494380a532af3e8ee70b9ec/futures-3.1.1-py3-none-any.whl Collecting sounddevice<0.4,>=0.3.7; extra == "samples" (from google-assistant-sdk[samples]) Using cached https://files.pythonhosted.org/packages/78/b0/b770f9c8d64b6aee4f3a69b899be1b236f88b56fc3f6230c835ebdc7a2b9/sounddevice-0.3.14-py2.py3.cp26.cp27.cp32.cp33.cp34.cp35.cp36.cp37.cp38.pp27.pp32.pp33.pp34.pp35.pp36-none-win32.whl Collecting click<7,>=6.7; extra == "samples" (from google-assistant-sdk[samples]) Using cached https://files.pythonhosted.org/packages/34/c1/8806f99713ddb993c5366c362b2f908f18269f8d792aff1abfd700775a77/click-6.7-py2.py3-none-any.whl Collecting urllib3[secure]<2,>=1.21; extra == "samples" (from google-assistant-sdk[samples]) Using cached https://files.pythonhosted.org/packages/b4/40/a9837291310ee1ccc242ceb6ebfd9eb21539649f193a7c8c86ba15b98539/urllib3-1.25.7-py2.py3-none-any.whl Collecting pathlib2<3,>=2.3.0; extra == "samples" (from google-assistant-sdk[samples]) Using cached https://files.pythonhosted.org/packages/e9/45/9c82d3666af4ef9f221cbb954e1d77ddbb513faf552aea6df5f37f1a4859/pathlib2-2.3.5-py2.py3-none-any.whl Collecting requests-oauthlib>=0.7.0 (from google-auth-oauthlib[tool]>=0.1.0->google-assistant-sdk[samples]) Using cached https://files.pythonhosted.org/packages/a3/12/b92740d845ab62ea4edf04d2f4164d82532b5a0b03836d4d4e71c6f3d379/requests_oauthlib-1.3.0-py2.py3-none-any.whl Collecting google-auth (from google-auth-oauthlib[tool]>=0.1.0->google-assistant-sdk[samples]) Using cached https://files.pythonhosted.org/packages/2f/81/d1e7d9974ba7c886f6d133a8baae18cb8d92b2d09bcc4f46328306825de0/google_auth-1.7.0-py2.py3-none-any.whl Collecting six>=1.9.0 (from tenacity<5,>=4.1.0; extra == "samples"->google-assistant-sdk[samples]) Using cached https://files.pythonhosted.org/packages/65/26/32b8464df2a97e6dd1b656ed26b2c194606c16fe163c695a992b36c11cdf/six-1.13.0-py2.py3-none-any.whl Collecting googleapis-common-protos>=1.5.2 (from google-assistant-grpc==0.2.1; extra == "samples"->google-assistant-sdk[samples]) Using cached https://files.pythonhosted.org/packages/eb/ee/e59e74ecac678a14d6abefb9054f0bbcb318a6452a30df3776f133886d7d/googleapis-common-protos-1.6.0.tar.gz Collecting grpcio>=1.3.5 (from google-assistant-grpc==0.2.1; extra == "samples"->google-assistant-sdk[samples]) Using cached https://files.pythonhosted.org/packages/e4/60/40c4d2b61d9e4349bc89445deb8d04cc000b10a63446c42d311e0d21d127/grpcio-1.25.0.tar.gz Collecting CFFI>=1.0 (from sounddevice<0.4,>=0.3.7; extra == "samples"->google-assistant-sdk[samples]) Using cached https://files.pythonhosted.org/packages/f8/26/5da5cafef77586e4f7a136b8a24bc81fd2cf1ecb71b6ec3998ffe78ea2cf/cffi-1.13.2-cp38-cp38-win32.whl Collecting cryptography>=1.3.4; extra == "secure" (from urllib3[secure]<2,>=1.21; extra == "samples"->google-assistant-sdk[samples]) Using cached https://files.pythonhosted.org/packages/74/e1/6e360b4dbd2a63c1f506402bfa6fa56aa5826337830d8ee86e5e2ec9457b/cryptography-2.8-cp38-cp38-win32.whl Collecting pyOpenSSL>=0.14; extra == "secure" (from urllib3[secure]<2,>=1.21; extra == "samples"->google-assistant-sdk[samples]) Using cached https://files.pythonhosted.org/packages/01/c8/ceb170d81bd3941cbeb9940fc6cc2ef2ca4288d0ca8929ea4db5905d904d/pyOpenSSL-19.0.0-py2.py3-none-any.whl Collecting certifi; extra == "secure" (from urllib3[secure]<2,>=1.21; extra == "samples"->google-assistant-sdk[samples]) Using cached https://files.pythonhosted.org/packages/18/b0/8146a4f8dd402f60744fa380bc73ca47303cccf8b9190fd16a827281eac2/certifi-2019.9.11-py2.py3-none-any.whl Collecting idna>=2.0.0; extra == "secure" (from urllib3[secure]<2,>=1.21; extra == "samples"->google-assistant-sdk[samples]) Using cached https://files.pythonhosted.org/packages/14/2c/cd551d81dbe15200be1cf41cd03869a46fe7226e7450af7a6545bfc474c9/idna-2.8-py2.py3-none-any.whl Collecting oauthlib>=3.0.0 (from requests-oauthlib>=0.7.0->google-auth-oauthlib[tool]>=0.1.0->google-assistant-sdk[samples]) Using cached https://files.pythonhosted.org/packages/05/57/ce2e7a8fa7c0afb54a0581b14a65b56e62b5759dbc98e80627142b8a3704/oauthlib-3.1.0-py2.py3-none-any.whl Collecting requests>=2.0.0 (from requests-oauthlib>=0.7.0->google-auth-oauthlib[tool]>=0.1.0->google-assistant-sdk[samples]) Using cached https://files.pythonhosted.org/packages/51/bd/23c926cd341ea6b7dd0b2a00aba99ae0f828be89d72b2190f27c11d4b7fb/requests-2.22.0-py2.py3-none-any.whl Requirement already satisfied, skipping upgrade: setuptools>=40.3.0 in c:\program files (x86)\python38-32\lib\site-packages (from google-auth->google-auth-oauthlib[tool]>=0.1.0->google-assistant-sdk[samples]) (41.2.0) Collecting cachetools<3.2,>=2.0.0 (from google-auth->google-auth-oauthlib[tool]>=0.1.0->google-assistant-sdk[samples]) Using cached https://files.pythonhosted.org/packages/2f/a6/30b0a0bef12283e83e58c1d6e7b5aabc7acfc4110df81a4471655d33e704/cachetools-3.1.1-py2.py3-none-any.whl Collecting rsa<4.1,>=3.1.4 (from google-auth->google-auth-oauthlib[tool]>=0.1.0->google-assistant-sdk[samples]) Using cached https://files.pythonhosted.org/packages/02/e5/38518af393f7c214357079ce67a317307936896e961e35450b70fad2a9cf/rsa-4.0-py2.py3-none-any.whl Collecting pyasn1-modules>=0.2.1 (from google-auth->google-auth-oauthlib[tool]>=0.1.0->google-assistant-sdk[samples]) Using cached https://files.pythonhosted.org/packages/52/50/bb4cefca37da63a0c52218ba2cb1b1c36110d84dcbae8aa48cd67c5e95c2/pyasn1_modules-0.2.7-py2.py3-none-any.whl Collecting protobuf>=3.6.0 (from googleapis-common-protos>=1.5.2->google-assistant-grpc==0.2.1; extra == "samples"->google-assistant-sdk[samples]) Using cached https://files.pythonhosted.org/packages/ad/c2/86c65136e280607ddb2e5dda19e2953c1174f9919b557d1d154574481de4/protobuf-3.10.0-py2.py3-none-any.whl Collecting pycparser (from CFFI>=1.0->sounddevice<0.4,>=0.3.7; extra == "samples"->google-assistant-sdk[samples]) Using cached https://files.pythonhosted.org/packages/68/9e/49196946aee219aead1290e00d1e7fdeab8567783e83e1b9ab5585e6206a/pycparser-2.19.tar.gz Collecting chardet<3.1.0,>=3.0.2 (from requests>=2.0.0->requests-oauthlib>=0.7.0->google-auth-oauthlib[tool]>=0.1.0->google-assistant-sdk[samples]) Using cached https://files.pythonhosted.org/packages/bc/a9/01ffebfb562e4274b6487b4bb1ddec7ca55ec7510b22e4c51f14098443b8/chardet-3.0.4-py2.py3-none-any.whl Collecting pyasn1>=0.1.3 (from rsa<4.1,>=3.1.4->google-auth->google-auth-oauthlib[tool]>=0.1.0->google-assistant-sdk[samples]) Using cached https://files.pythonhosted.org/packages/a1/71/8f0d444e3a74e5640a3d5d967c1c6b015da9c655f35b2d308a55d907a517/pyasn1-0.4.7-py2.py3-none-any.whl Building wheels for collected packages: googleapis-common-protos, grpcio, pycparser Building wheel for googleapis-common-protos (setup.py) ... done Created wheel for googleapis-common-protos: filename=googleapis_common_protos-1.6.0-cp38-none-any.whl size=77586 sha256=c69f1e06e86721c33050a46090ecd6ffacec86b940f11d3416c1830a20346bb4 Stored in directory: C:\Users\Juggy\AppData\Local\pip\Cache\wheels\9e\3d\a2\1bec8bb7db80ab3216dbc33092bb7ccd0debfb8ba42b5668d5
Error:
Building wheel for grpcio (setup.py) ... error ERROR: Command errored out with exit status 1: command: 'C:\Program Files (x86)\Python38-32\python.exe' -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\\Users\\Juggy\\AppData\\Local\\Temp\\pip-install-c2th5sd4\\grpcio\\setup.py'"'"'; __file__='"'"'C:\\Users\\Juggy\\AppData\\Local\\Temp\\pip-install-c2th5sd4\\grpcio\\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\Juggy\AppData\Local\Temp\pip-wheel-pm5gyqjy' --python-tag cp38 cwd: C:\Users\Juggy\AppData\Local\Temp\pip-install-c2th5sd4\grpcio\
Output:
Complete output (66 lines): Found cython-generated files... running bdist_wheel 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:
error: [WinError 2] The system cannot find the file specified ---------------------------------------- ERROR: Failed building wheel for grpcio
Running setup.py clean for grpcio
Building wheel for pycparser (setup.py) ... done
Created wheel for pycparser: filename=pycparser-2.19-py2.py3-none-any.whl size=111066 sha256=f23f73190fdd5960c7e6bd0fbebf913374b0e99677647f2815988010494a794f
Stored in directory: C:\Users\Juggy\AppData\Local\pip\Cache\wheels\f2\9a\90\de94f8556265ddc9d9c8b271b0f63e57b26fb1d67a45564511
Successfully built googleapis-common-protos pycparser
Error:
Failed to build grpcio
Installing collected packages: oauthlib, certifi, chardet, idna, six, pycparser, CFFI, cryptography, pyOpenSSL, urllib3, requests, requests-oauthlib, cachetools, pyasn1, rsa, pyasn1-modules, google-auth, click, google-auth-oauthlib, tenacity, protobuf, googleapis-common-protos, grpcio, google-assistant-grpc, futures, sounddevice, pathlib2, google-assistant-sdk
Running setup.py install for grpcio ... error
Error:
ERROR: Command errored out with exit status 1: command: 'C:\Program Files (x86)\Python38-32\python.exe' -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\\Users\\Juggy\\AppData\\Local\\Temp\\pip-install-c2th5sd4\\grpcio\\setup.py'"'"'; __file__='"'"'C:\\Users\\Juggy\\AppData\\Local\\Temp\\pip-install-c2th5sd4\\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\Juggy\AppData\Local\Temp\pip-record-uk3o7yfh\install-record.txt' --single-version-externally-managed --compile cwd: C:\Users\Juggy\AppData\Local\Temp\pip-install-c2th5sd4\grpcio\
Output:
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:
error: [WinError 2] The system cannot find the file specified ---------------------------------------- ERROR: Command errored out with exit status 1: 'C:\Program Files (x86)\Python38-32\python.exe' -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\\Users\\Juggy\\AppData\\Local\\Temp\\pip-install-c2th5sd4\\grpcio\\setup.py'"'"'; __file__='"'"'C:\\Users\\Juggy\\AppData\\Local\\Temp\\pip-install-c2th5sd4\\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\Juggy\AppData\Local\Temp\pip-record-uk3o7yfh\install-record.txt' --single-version-externally-managed --compile Check the logs for full command output.
Output:
WARNING: You are using pip version 19.2.3, however version 19.3.1 is available. You should consider upgrading via the 'python -m pip install --upgrade pip' command.
C:\WINDOWS\system32>

Anyone have any ideas as to what I'm doing wrong here? In my limited understanding it seems pip isn't actually going outside of my local machine to get files, which I believe is the point of pip.
Reply
#2
Same as this Thread use Python 3.7 as 3.8 is still new.
Test just using the same environment,so i can just delete it when finish testing.
A lot of library all install okay.
(librosa_env) E:\div_code\librosa_env
λ python -m pip install --upgrade google-assistant-sdk[samples]
Collecting google-assistant-sdk[samples]
  Downloading .....
Successfully installed CFFI-1.13.2 cachetools-3.1.1 certifi-2019.9.11 chardet-3.0.4 click-6.7 cryptography-2.8 futures-3.1.1
google-assistant-grpc-0.2.1 google-assistant-sdk-0.5.1 google-auth-1.7.0
google-auth-oauthlib-0.4.1 googleapis-common-protos-1.6.0 grpcio-1.25.0 idna-2.8 oauthlib-3.1.0 pathlib2-2.3.5 protobuf-3.10.0
pyOpenSSL-19.0.0 pyasn1-0.4.7 pyasn1-modules-0.2.7 pycparser-2.19 requests-2.22.0
requests-oauthlib-1.3.0 rsa-4.0 six-1.13.0 sounddevice-0.3.14 tenacity-4.12.0 urllib3-1.25.7
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Python wheel packages - how to add timestamp to the wheel name? vcankovic 0 938 Jul-06-2022, 12:04 PM
Last Post: vcankovic
  python wheel file Led_Zeppelin 1 1,157 Jun-15-2022, 04:08 PM
Last Post: Led_Zeppelin
  Where does pip auto install on Win10 with py 3.9.4? Fran_3 4 3,452 May-05-2021, 03:47 PM
Last Post: snippsat
  Building Wheel files (why would it ask for the wrong version?) coreyhanson 1 2,266 Jan-25-2021, 09:50 PM
Last Post: coreyhanson
  Unpacking wheel files DavidTheGrockle 3 10,881 Dec-15-2020, 05:11 PM
Last Post: DavidTheGrockle
  Compiling on win10 ebolisa 1 1,725 Sep-04-2020, 04:39 PM
Last Post: ebolisa
  pip install -e ., ERROR: Failed building wheel for pyfarmhash mostafaPython 1 6,232 Jun-09-2020, 08:24 PM
Last Post: mcmxl22
  Development Server Problem (Win10) SMY1 0 1,929 Apr-26-2019, 06:25 PM
Last Post: SMY1
  win10 Service(script) start and stop hwa_rang098tkd 0 2,428 Jun-21-2018, 07:42 PM
Last Post: hwa_rang098tkd
  Win10 Import math issue Oldsquid 2 3,045 May-12-2018, 11:08 AM
Last Post: Oldsquid

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020