Pip install eel ошибка

Ошибка при установке пакета eel через команду в командной строке: pip install eel.
Вообще не могу установить ни один пакет, уже переустановил все пакеты Visual C++, версию pip и даже сам Python.
До этого пользовался только компилятором mingw (говорят что может в нем быть причина ошибки.

Сама ошибка:
ERROR: Command errored out with exit status 1:
command: ‘c:\users\punko\appdata\local\programs\python\python39\python.exe’ ‘c:\users\punko\appdata\local\programs\python\python39\lib\site-packages\pip’ install —ignore-installed —no-user —prefix ‘C:\Users\punko\AppData\Local\Temp\pip-build-env-881nuxfi\overlay’ —no-warn-script-location —no-binary :none: —only-binary :none: -i https://pypi.org/simple — ‘setuptools >= 40.8.0’ wheel ‘Cython >= 3.0a5’ ‘cffi >= 1.12.3 ; platform_python_implementation == ‘»‘»‘CPython'»‘»» ‘greenlet >= 0.4.17 ; platform_python_implementation == ‘»‘»‘CPython'»‘»»
cwd: None
Complete output (33 lines):
Collecting setuptools>=40.8.0
Using cached setuptools-50.3.0-py3-none-any.whl (785 kB)
Collecting wheel
Using cached wheel-0.35.1-py2.py3-none-any.whl (33 kB)
Collecting Cython>=3.0a5
Using cached Cython-3.0a6-py2.py3-none-any.whl (1.0 MB)
Collecting cffi>=1.12.3
Using cached cffi-1.14.3-cp39-cp39-win_amd64.whl (179 kB)
Collecting greenlet>=0.4.17
Using cached greenlet-0.4.17.tar.gz (61 kB)
Collecting pycparser
Using cached pycparser-2.20-py2.py3-none-any.whl (112 kB)
Using legacy ‘setup.py install’ for greenlet, since package ‘wheel’ is not installed.
Installing collected packages: setuptools, wheel, Cython, pycparser, cffi, greenlet
Running setup.py install for greenlet: started
Running setup.py install for greenlet: finished with status ‘error’
ERROR: Command errored out with exit status 1:
command: ‘c:\users\punko\appdata\local\programs\python\python39\python.exe’ -u -c ‘import sys, setuptools, tokenize; sys.argv[0] = ‘»‘»‘C:\\Users\\punko\\AppData\\Local\\Temp\\pip-install-tystk9hm\\greenlet\\setup.py'»‘»‘; __file__='»‘»‘C:\\Users\\punko\\AppData\\Local\\Temp\\pip-install-tystk9hm\\greenlet\\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\punko\AppData\Local\Temp\pip-record-y9jl407n\install-record.txt’ —single-version-externally-managed —prefix ‘C:\Users\punko\AppData\Local\Temp\pip-build-env-881nuxfi\overlay’ —compile —install-headers ‘C:\Users\punko\AppData\Local\Temp\pip-build-env-881nuxfi\overlay\Include\greenlet’
cwd: C:\Users\punko\AppData\Local\Temp\pip-install-tystk9hm\greenlet\
Complete output (11 lines):
running install
running build
running build_ext
building ‘greenlet’ extension
creating build
creating build\temp.win-amd64-3.9
creating build\temp.win-amd64-3.9\Release
D:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\BIN\x86_amd64\cl.exe /c /nologo /Ox /W3 /GL /DNDEBUG /MD -Ic:\users\punko\appdata\local\programs\python\python39\include -Ic:\users\punko\appdata\local\programs\python\python39\include -ID:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\INCLUDE -ID:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\ATLMFC\INCLUDE -IC:\Program Files (x86)\Windows Kits\10\include\10.0.10240.0\ucrt /Tcgreenlet.c /Fobuild\temp.win-amd64-3.9\Release\greenlet.obj
greenlet.c
c:\users\punko\appdata\local\programs\python\python39\include\pyconfig.h(201): fatal error C1083: ЌҐ г¤ Ґвбп ®вЄалвм д ©« ўЄ«о祭ЁҐ: basetsd.h: No such file or directory,
error: command ‘D:\\Program Files (x86)\\Microsoft Visual Studio 14.0\\VC\\BIN\\x86_amd64\\cl.exe’ failed with exit code 2
—————————————-
ERROR: Command errored out with exit status 1: ‘c:\users\punko\appdata\local\programs\python\python39\python.exe’ -u -c ‘import sys, setuptools, tokenize; sys.argv[0] = ‘»‘»‘C:\\Users\\punko\\AppData\\Local\\Temp\\pip-install-tystk9hm\\greenlet\\setup.py'»‘»‘; __file__='»‘»‘C:\\Users\\punko\\AppData\\Local\\Temp\\pip-install-tystk9hm\\greenlet\\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\punko\AppData\Local\Temp\pip-record-y9jl407n\install-record.txt’ —single-version-externally-managed —prefix ‘C:\Users\punko\AppData\Local\Temp\pip-build-env-881nuxfi\overlay’ —compile —install-headers ‘C:\Users\punko\AppData\Local\Temp\pip-build-env-881nuxfi\overlay\Include\greenlet’ Check the logs for full command output.
—————————————-
ERROR: Command errored out with exit status 1: ‘c:\users\punko\appdata\local\programs\python\python39\python.exe’ ‘c:\users\punko\appdata\local\programs\python\python39\lib\site-packages\pip’ install —ignore-installed —no-user —prefix ‘C:\Users\punko\AppData\Local\Temp\pip-build-env-881nuxfi\overlay’ —no-warn-script-location —no-binary :none: —only-binary :none: -i https://pypi.org/simple — ‘setuptools >= 40.8.0’ wheel ‘Cython >= 3.0a5’ ‘cffi >= 1.12.3 ; platform_python_implementation == ‘»‘»‘CPython'»‘»» ‘greenlet >= 0.4.17 ; platform_python_implementation == ‘»‘»‘CPython'»‘»» Check the logs for full command output.

Hi samuelhwilliams
I am using windows 10, and the python version is 3.8. My pip is also up to
date. But still, have the problem. Here the full terminal code..
.
.
.
.
.
.
.
.
Microsoft Windows [Version 10.0.17763.864]
(c) 2018 Microsoft Corporation. All rights reserved.

(venv) D:\projects\python\aladin>pip install eel
Collecting eel
Using cached
https://files.pythonhosted.org/packages/06/03/c40fc6360d2070bd680d0111bac00aa4de71a6567c758a05ac0dc4aba825/Eel-0.11.0.tar.gz
Collecting bottle (from eel)
Using cached
https://files.pythonhosted.org/packages/69/d1/efdd0a5584169cdf791d726264089ce5d96846a8978c44ac6e13ae234327/bottle-0.12.17-py3-none-a
ny.whl
Collecting bottle-websocket (from eel)
Using cached
https://files.pythonhosted.org/packages/17/8e/a22666b4bb0a6e31de579504077df2b1c2f1438136777c728e6cfabef295/bottle-websocket-0.2.9.ta
r.gz
Collecting future (from eel)
Using cached
https://files.pythonhosted.org/packages/45/0b/38b06fd9b92dc2b68d58b75f900e97884c45bedd2ff83203d933cf5851c9/future-0.18.2.tar.gz
Collecting whichcraft (from eel)
Using cached
https://files.pythonhosted.org/packages/b5/a2/81887a0dae2e4d2adc70d9a3557fdda969f863ced51cd3c47b587d25bce5/whichcraft-0.6.1-py2.py3-
none-any.whl
Collecting gevent-websocket (from bottle-websocket->eel)
Using cached
https://files.pythonhosted.org/packages/7b/84/2dc373eb6493e00c884cc11e6c059ec97abae2678d42f06bf780570b0193/gevent_websocket-0.10.1-p
y3-none-any.whl
Collecting gevent (from gevent-websocket->bottle-websocket->eel)
Using cached
https://files.pythonhosted.org/packages/ed/27/6c49b70808f569b66ec7fac2e78f076e9b204db9cf5768740cff3d5a07ae/gevent-1.4.0.tar.gz
Complete output from command python setup.py egg_info:
Traceback (most recent call last):
File
«D:\projects\python\aladin\venv\lib\site-packages\setuptools-40.8.0-py3.8.egg\setuptools\sandbox.py»,
line 154, in save_modules
File
«D:\projects\python\aladin\venv\lib\site-packages\setuptools-40.8.0-py3.8.egg\setuptools\sandbox.py»,
line 195, in setup_context
File
«D:\projects\python\aladin\venv\lib\site-packages\setuptools-40.8.0-py3.8.egg\setuptools\sandbox.py»,
line 250, in run_setup
File
«D:\projects\python\aladin\venv\lib\site-packages\setuptools-40.8.0-py3.8.egg\setuptools\sandbox.py»,
line 45, in _execfile
File
«C:\Users\TMIPR~1\AppData\Local\Temp\easy_install-y9021_ug\cffi-1.13.2\setup.py»,
line 127, in <module>
HUB_PRIMITIVES = Extension(name=»gevent.__hub_primitives»,
File
«C:\Users\TMIPR~1\AppData\Local\Temp\easy_install-y9021_ug\cffi-1.13.2\setup.py»,
line 105, in uses_msvc
include_dirs=include_dirs)
File «C:\Users\tmi
pr\AppData\Local\Programs\Python\Python38\lib\distutils\command\config.py»,
line 225, in try_compile
self._compile(body, headers, include_dirs, lang)
File «C:\Users\tmi
pr\AppData\Local\Programs\Python\Python38\lib\distutils\command\config.py»,
line 127, in _compile
src = self._gen_temp_sourcefile(body, headers, lang)
File «C:\Users\tmi
pr\AppData\Local\Programs\Python\Python38\lib\distutils\command\config.py»,
line 109, in _gen_temp_sourcefile
with open(filename, «w») as file:
File
«D:\projects\python\aladin\venv\lib\site-packages\setuptools-40.8.0-py3.8.egg\setuptools\sandbox.py»,
line 418, in _open
File
«D:\projects\python\aladin\venv\lib\site-packages\setuptools-40.8.0-py3.8.egg\setuptools\sandbox.py»,
line 407, in _violation
setuptools.sandbox.SandboxViolation: SandboxViolation:
open(‘_configtest.c’, ‘w’) {}

The package setup script has attempted to modify files on your system
that are not within the EasyInstall build area, and has been aborted.

This package cannot be safely installed by EasyInstall, and may not
support alternate installation locations even if you run its setup
script by hand. Please inform the package’s author and the EasyInstall
maintainers to find out if a fix or workaround is available.

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File «<string>», line 1, in <module>
File «C:\Users\tmi
pr\AppData\Local\Temp\pip-install-wyrro1i5\gevent\setup.py», line 427, in
<module>
run_setup(EXT_MODULES, run_make=_BUILDING)
File «C:\Users\tmi
pr\AppData\Local\Temp\pip-install-wyrro1i5\gevent\setup.py», line 328, in
run_setup
setup(
File
«D:\projects\python\aladin\venv\lib\site-packages\setuptools-40.8.0-py3.8.egg\setuptools\__init__.py»,
line 144, in setup
File
«D:\projects\python\aladin\venv\lib\site-packages\setuptools-40.8.0-py3.8.egg\setuptools\__init__.py»,
line 139, in _install_setup_requi
res
File
«D:\projects\python\aladin\venv\lib\site-packages\setuptools-40.8.0-py3.8.egg\setuptools\dist.py»,
line 721, in fetch_build_eggs
File
«D:\projects\python\aladin\venv\lib\site-packages\setuptools-40.8.0-py3.8.egg\pkg_resources\__init__.py»,
line 780, in resolve
File
«D:\projects\python\aladin\venv\lib\site-packages\setuptools-40.8.0-py3.8.egg\pkg_resources\__init__.py»,
line 1065, in best_match
File
«D:\projects\python\aladin\venv\lib\site-packages\setuptools-40.8.0-py3.8.egg\pkg_resources\__init__.py»,
line 1077, in obtain
File
«D:\projects\python\aladin\venv\lib\site-packages\setuptools-40.8.0-py3.8.egg\setuptools\dist.py»,
line 791, in fetch_build_egg
File
«D:\projects\python\aladin\venv\lib\site-packages\setuptools-40.8.0-py3.8.egg\setuptools\command\easy_install.py»,
line 679, in easy_ins
tall
File
«D:\projects\python\aladin\venv\lib\site-packages\setuptools-40.8.0-py3.8.egg\setuptools\command\easy_install.py»,
line 705, in install_
item
File
«D:\projects\python\aladin\venv\lib\site-packages\setuptools-40.8.0-py3.8.egg\setuptools\command\easy_install.py»,
line 890, in install_
eggs
File
«D:\projects\python\aladin\venv\lib\site-packages\setuptools-40.8.0-py3.8.egg\setuptools\command\easy_install.py»,
line 1158, in build_a
nd_install
File
«D:\projects\python\aladin\venv\lib\site-packages\setuptools-40.8.0-py3.8.egg\setuptools\command\easy_install.py»,
line 1144, in run_set
up
File
«D:\projects\python\aladin\venv\lib\site-packages\setuptools-40.8.0-py3.8.egg\setuptools\sandbox.py»,
line 253, in run_setup
File «C:\Users\tmi
pr\AppData\Local\Programs\Python\Python38\lib\contextlib.py», line 131, in
__exit__
self.gen.throw(type, value, traceback)
File
«D:\projects\python\aladin\venv\lib\site-packages\setuptools-40.8.0-py3.8.egg\setuptools\sandbox.py»,
line 195, in setup_context
File «C:\Users\tmi
pr\AppData\Local\Programs\Python\Python38\lib\contextlib.py», line 131, in
__exit__
self.gen.throw(type, value, traceback)
File
«D:\projects\python\aladin\venv\lib\site-packages\setuptools-40.8.0-py3.8.egg\setuptools\sandbox.py»,
line 166, in save_modules
File
«D:\projects\python\aladin\venv\lib\site-packages\setuptools-40.8.0-py3.8.egg\setuptools\sandbox.py»,
line 141, in resume
File
«D:\projects\python\aladin\venv\lib\site-packages\setuptools-40.8.0-py3.8.egg\setuptools\_vendor\six.py»,
line 685, in reraise
File
«D:\projects\python\aladin\venv\lib\site-packages\setuptools-40.8.0-py3.8.egg\setuptools\sandbox.py»,
line 154, in save_modules
File
«D:\projects\python\aladin\venv\lib\site-packages\setuptools-40.8.0-py3.8.egg\setuptools\sandbox.py»,
line 195, in setup_context
File
«D:\projects\python\aladin\venv\lib\site-packages\setuptools-40.8.0-py3.8.egg\setuptools\sandbox.py»,
line 250, in run_setup
File
«D:\projects\python\aladin\venv\lib\site-packages\setuptools-40.8.0-py3.8.egg\setuptools\sandbox.py»,
line 45, in _execfile
File
«C:\Users\TMIPR~1\AppData\Local\Temp\easy_install-y9021_ug\cffi-1.13.2\setup.py»,
line 127, in <module>
HUB_PRIMITIVES = Extension(name=»gevent.__hub_primitives»,
File
«C:\Users\TMIPR~1\AppData\Local\Temp\easy_install-y9021_ug\cffi-1.13.2\setup.py»,
line 105, in uses_msvc
include_dirs=include_dirs)
File «C:\Users\tmi
pr\AppData\Local\Programs\Python\Python38\lib\distutils\command\config.py»,
line 225, in try_compile
self._compile(body, headers, include_dirs, lang)
File «C:\Users\tmi
pr\AppData\Local\Programs\Python\Python38\lib\distutils\command\config.py»,
line 127, in _compile
src = self._gen_temp_sourcefile(body, headers, lang)
File «C:\Users\tmi
pr\AppData\Local\Programs\Python\Python38\lib\distutils\command\config.py»,
line 109, in _gen_temp_sourcefile
with open(filename, «w») as file:
File
«D:\projects\python\aladin\venv\lib\site-packages\setuptools-40.8.0-py3.8.egg\setuptools\sandbox.py»,
line 418, in _open
File
«D:\projects\python\aladin\venv\lib\site-packages\setuptools-40.8.0-py3.8.egg\setuptools\sandbox.py»,
line 407, in _violation
setuptools.sandbox.SandboxViolation: SandboxViolation:
open(‘_configtest.c’, ‘w’) {}

The package setup script has attempted to modify files on your system
that are not within the EasyInstall build area, and has been aborted.

This package cannot be safely installed by EasyInstall, and may not
support alternate installation locations even if you run its setup
script by hand. Please inform the package’s author and the EasyInstall
maintainers to find out if a fix or workaround is available.

I’m trying to install eel library for python and I keep getting this message. I have tried upgrading pip but still no luck please help using windows 10, python 3.8 on visualstudio.

distutils.errors.DistutilsError: Command ‘[‘c:\program files
(x86)\python38-32\python.exe’, ‘-m’, ‘pip’,
‘—disable-pip-version-check’, ‘wheel’, ‘—no-deps’, ‘-w’,
‘C:\Users\inamu\AppData\Local\Temp\tmpp16m1lcg’, ‘—quiet’,
‘pycparser’]’ returned non-zero exit status 1.
—————————————- ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for
full command output.

  • python
  • pip
  • eel

Simas Joneliunas's user avatar

asked Feb 5, 2020 at 0:45

Syed Inamul Haq's user avatar

2 Answers

I had the same problem and I’m guessing it has to do with gevent, which was the case for me. To solve it I did «pip install gevent==1.5a3»

If this doesn’t fix it then I would try to troubleshoot which individual library is causing this issue then install a different release version using the library name then ==library update

answered Feb 6, 2020 at 19:02

Coder123's user avatar

Try the following clean installation with dependancies as well.

pip install -I eel --force-reinstall --no-cache-dir

answered Feb 6, 2020 at 19:18

null's user avatar

nullnull

1,9541 gold badge15 silver badges24 bronze badges

Библиотека eel предоставляет возможность создания нативных оконных приложений на основе веб-технологий с использованием Python. Однако, при работе с этой библиотекой могут возникать определенные проблемы. Ниже описаны некоторые из наиболее часто встречающихся проблем и их возможные решения.

Проблема 1: Не удается установить eel с помощью pip

В некоторых случаях пользователи могут столкнуться с проблемой при попытке установки библиотеки eel с помощью pip. Ошибка может выглядеть примерно так:

ERROR: Could not find a version that satisfies the requirement eel (from versions: none)
ERROR: No matching distribution found for eel

Решение:

  1. Убедитесь, что у вас установлен Python версии 3.x. eel не поддерживает Python 2.x.
  2. Убедитесь, что у вас установлен pip последней версии. Выполните команду pip install --upgrade pip для обновления pip.
  3. Проверьте, что в вашем окружении доступен Интернет. Если вы находитесь за прокси-сервером, убедитесь, что настройки прокси установлены правильно.
  4. Попробуйте использовать следующую команду установки: pip install eel[full]. Это установит все зависимости, необходимые для работы библиотеки eel.

Проблема 2: Веб-страницы не отображаются в приложении

При запуске приложения с использованием библиотеки eel веб-страницы могут не отображаться. Вместо этого вы можете увидеть пустое окно или сообщение об ошибке.

Решение:

  1. Убедитесь, что вы указали правильный путь к файлу HTML. При инициализации eel можно указать аргумент path, чтобы указать путь к папке, содержащей веб-страницы.
  2. Проверьте, что веб-страницы находятся в той же папке, что и запускаемый файл Python.
  3. Убедитесь, что веб-страницы находятся в соответствии со структурой папок, заданной в аргументе path. Например, если path указывает на папку web, то файл index.html должен находиться внутри папки web.
  4. Проверьте, что все ресурсы, такие как изображения или стили, веб-страницы находятся в тех же папках, что и соответствующие файлы HTML.
  5. Проверьте консольные сообщения на наличие ошибок. Ошибки JavaScript или некорректные ссылки на ресурсы могут приводить к неработоспособности страницы.

Проблема 3: Не работают обратные вызовы Python-JavaScript

При использовании обратных вызовов Python-JavaScript, вы можете столкнуться с проблемой, когда они просто не работают. Обратные вызовы не выполняются, и вы не получаете ожидаемых результатов.

Решение:

  1. Убедитесь, что у вас правильно настроена обработка обратных вызовов в вашем коде Python и JavaScript. Проверьте, что обратный вызов зарегистрирован и вызывается в правильном месте.
  2. Проверьте консольные сообщения на наличие ошибок. Ошибки JavaScript могут привести к неработоспособности обратных вызовов.
  3. Убедитесь, что обратные вызовы Python-JavaScript находятся в блоке eel.expose. Этот блок указывает eel на методы, доступные для вызова из JavaScript.
  4. Проверьте, что обратные вызовы Python-JavaScript находятся в корректных областях видимости. Возможно, им требуется перенести в глобальную область видимости или привязать к объекту, чтобы они были доступны из JavaScript.

Помимо этих проблем, также могут возникать другие, специфичные для вашей ситуации. В таких случаях рекомендуется проверить документацию eel, обратиться к сообществу пользователей или обсудить проблему на соответствующих ресурсах, таких как форумы или Github-репозиторий eel.

ERROR: Command errored out with exit status 1:
   command: 'c:users84592appdatalocalprogramspythonpython39python.exe' 'c:users84592appdatalocalprogramspythonpython39libsite-packagespip' install --ignore-installed --no-user --prefix 'C:Users84592AppDataLocalTemppip-build-env-b06zlo4koverlay' --no-warn-script-location --no-binary :none: --only-binary :none: -i https://pypi.org/simple -- 'setuptools >= 40.8.0' wheel 'Cython >= 3.0a5' 'cffi >= 1.12.3 ; platform_python_implementation == '"'"'CPython'"'"'' 'greenlet >= 0.4.17 ; platform_python_implementation == '"'"'CPython'"'"''
       cwd: None
  Complete output (27 lines):
  Collecting setuptools>=40.8.0
    Using cached setuptools-50.3.1-py3-none-any.whl (785 kB)
  Collecting wheel
    Using cached wheel-0.35.1-py2.py3-none-any.whl (33 kB)
  Collecting Cython>=3.0a5
    Using cached Cython-3.0a6-py2.py3-none-any.whl (1.0 MB)
  Collecting cffi>=1.12.3
    Using cached cffi-1.14.3-cp39-cp39-win_amd64.whl (179 kB)
  Collecting greenlet>=0.4.17
    Using cached greenlet-0.4.17.tar.gz (61 kB)
  Collecting pycparser
    Using cached pycparser-2.20-py2.py3-none-any.whl (112 kB)
  Using legacy 'setup.py install' for greenlet, since package 'wheel' is not installed.
  Installing collected packages: setuptools, wheel, Cython, pycparser, cffi, greenlet
      Running setup.py install for greenlet: started
      Running setup.py install for greenlet: finished with status 'error'
      ERROR: Command errored out with exit status 1:
       command: 'c:users84592appdatalocalprogramspythonpython39python.exe' -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\Users592\AppData\Local\Temp\pip-install-wtcuwfus\greenlet\setup.py'"'"'; __file__='"'"'C:\Users592\AppData\Local\Temp\pip-install-wtcuwfus\greenlet\setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'rn'"'"', '"'"'n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record 'C:Users84592AppDataLocalTemppip-record-ehi5p5xjinstall-record.txt' --single-version-externally-managed --prefix 'C:Users84592AppDataLocalTemppip-build-env-b06zlo4koverlay' --compile --install-headers 'C:Users84592AppDataLocalTemppip-build-env-b06zlo4koverlayIncludegreenlet'
           cwd: C:Users84592AppDataLocalTemppip-install-wtcuwfusgreenlet
      Complete output (5 lines):
      running install
      running build
      running build_ext
      building 'greenlet' extension
      error: Microsoft Visual C++ 14.0 is required. Get it with "Build Tools for Visual Studio": https://visualstudio.microsoft.com/downloads/
      ----------------------------------------
  ERROR: Command errored out with exit status 1: 'c:users84592appdatalocalprogramspythonpython39python.exe' -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\Users592\AppData\Local\Temp\pip-install-wtcuwfus\greenlet\setup.py'"'"'; __file__='"'"'C:\Users592\AppData\Local\Temp\pip-install-wtcuwfus\greenlet\setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'rn'"'"', '"'"'n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record 'C:Users84592AppDataLocalTemppip-record-ehi5p5xjinstall-record.txt' --single-version-externally-managed --prefix 'C:Users84592AppDataLocalTemppip-build-env-b06zlo4koverlay' --compile --install-headers 'C:Users84592AppDataLocalTemppip-build-env-b06zlo4koverlayIncludegreenlet' Check the logs for full command output.
  ----------------------------------------
ERROR: Command errored out with exit status 1: 'c:users84592appdatalocalprogramspythonpython39python.exe' 'c:users84592appdatalocalprogramspythonpython39libsite-packagespip' install --ignore-installed --no-user --prefix 'C:Users84592AppDataLocalTemppip-build-env-b06zlo4koverlay' --no-warn-script-location --no-binary :none: --only-binary :none: -i https://pypi.org/simple -- 'setuptools >= 40.8.0' wheel 'Cython >= 3.0a5' 'cffi >= 1.12.3 ; platform_python_implementation == '"'"'CPython'"'"'' 'greenlet >= 0.4.17 ; platform_python_implementation == '"'"'CPython'"'"'' Check the logs for full command output.

C:Users84592Desktop>

Hi samuelhwilliams
I am using windows 10, and the python version is 3.8. My pip is also up to
date. But still, have the problem. Here the full terminal code..
.
.
.
.
.
.
.
.
Microsoft Windows [Version 10.0.17763.864]
(c) 2018 Microsoft Corporation. All rights reserved.

(venv) D:projectspythonaladin>pip install eel
Collecting eel
Using cached
https://files.pythonhosted.org/packages/06/03/c40fc6360d2070bd680d0111bac00aa4de71a6567c758a05ac0dc4aba825/Eel-0.11.0.tar.gz
Collecting bottle (from eel)
Using cached
https://files.pythonhosted.org/packages/69/d1/efdd0a5584169cdf791d726264089ce5d96846a8978c44ac6e13ae234327/bottle-0.12.17-py3-none-a
ny.whl
Collecting bottle-websocket (from eel)
Using cached
https://files.pythonhosted.org/packages/17/8e/a22666b4bb0a6e31de579504077df2b1c2f1438136777c728e6cfabef295/bottle-websocket-0.2.9.ta
r.gz
Collecting future (from eel)
Using cached
https://files.pythonhosted.org/packages/45/0b/38b06fd9b92dc2b68d58b75f900e97884c45bedd2ff83203d933cf5851c9/future-0.18.2.tar.gz
Collecting whichcraft (from eel)
Using cached
https://files.pythonhosted.org/packages/b5/a2/81887a0dae2e4d2adc70d9a3557fdda969f863ced51cd3c47b587d25bce5/whichcraft-0.6.1-py2.py3-
none-any.whl
Collecting gevent-websocket (from bottle-websocket->eel)
Using cached
https://files.pythonhosted.org/packages/7b/84/2dc373eb6493e00c884cc11e6c059ec97abae2678d42f06bf780570b0193/gevent_websocket-0.10.1-p
y3-none-any.whl
Collecting gevent (from gevent-websocket->bottle-websocket->eel)
Using cached
https://files.pythonhosted.org/packages/ed/27/6c49b70808f569b66ec7fac2e78f076e9b204db9cf5768740cff3d5a07ae/gevent-1.4.0.tar.gz
Complete output from command python setup.py egg_info:
Traceback (most recent call last):
File
«D:projectspythonaladinvenvlibsite-packagessetuptools-40.8.0-py3.8.eggsetuptoolssandbox.py»,
line 154, in save_modules
File
«D:projectspythonaladinvenvlibsite-packagessetuptools-40.8.0-py3.8.eggsetuptoolssandbox.py»,
line 195, in setup_context
File
«D:projectspythonaladinvenvlibsite-packagessetuptools-40.8.0-py3.8.eggsetuptoolssandbox.py»,
line 250, in run_setup
File
«D:projectspythonaladinvenvlibsite-packagessetuptools-40.8.0-py3.8.eggsetuptoolssandbox.py»,
line 45, in _execfile
File
«C:UsersTMIPR~1AppDataLocalTempeasy_install-y9021_ugcffi-1.13.2setup.py»,
line 127, in <module>
HUB_PRIMITIVES = Extension(name=»gevent.__hub_primitives»,
File
«C:UsersTMIPR~1AppDataLocalTempeasy_install-y9021_ugcffi-1.13.2setup.py»,
line 105, in uses_msvc
include_dirs=include_dirs)
File «C:Userstmi
prAppDataLocalProgramsPythonPython38libdistutilscommandconfig.py»,
line 225, in try_compile
self._compile(body, headers, include_dirs, lang)
File «C:Userstmi
prAppDataLocalProgramsPythonPython38libdistutilscommandconfig.py»,
line 127, in _compile
src = self._gen_temp_sourcefile(body, headers, lang)
File «C:Userstmi
prAppDataLocalProgramsPythonPython38libdistutilscommandconfig.py»,
line 109, in _gen_temp_sourcefile
with open(filename, «w») as file:
File
«D:projectspythonaladinvenvlibsite-packagessetuptools-40.8.0-py3.8.eggsetuptoolssandbox.py»,
line 418, in _open
File
«D:projectspythonaladinvenvlibsite-packagessetuptools-40.8.0-py3.8.eggsetuptoolssandbox.py»,
line 407, in _violation
setuptools.sandbox.SandboxViolation: SandboxViolation:
open(‘_configtest.c’, ‘w’) {}

The package setup script has attempted to modify files on your system
that are not within the EasyInstall build area, and has been aborted.

This package cannot be safely installed by EasyInstall, and may not
support alternate installation locations even if you run its setup
script by hand. Please inform the package’s author and the EasyInstall
maintainers to find out if a fix or workaround is available.

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File «<string>», line 1, in <module>
File «C:Userstmi
prAppDataLocalTemppip-install-wyrro1i5geventsetup.py», line 427, in
<module>
run_setup(EXT_MODULES, run_make=_BUILDING)
File «C:Userstmi
prAppDataLocalTemppip-install-wyrro1i5geventsetup.py», line 328, in
run_setup
setup(
File
«D:projectspythonaladinvenvlibsite-packagessetuptools-40.8.0-py3.8.eggsetuptools__init__.py»,
line 144, in setup
File
«D:projectspythonaladinvenvlibsite-packagessetuptools-40.8.0-py3.8.eggsetuptools__init__.py»,
line 139, in _install_setup_requi
res
File
«D:projectspythonaladinvenvlibsite-packagessetuptools-40.8.0-py3.8.eggsetuptoolsdist.py»,
line 721, in fetch_build_eggs
File
«D:projectspythonaladinvenvlibsite-packagessetuptools-40.8.0-py3.8.eggpkg_resources__init__.py»,
line 780, in resolve
File
«D:projectspythonaladinvenvlibsite-packagessetuptools-40.8.0-py3.8.eggpkg_resources__init__.py»,
line 1065, in best_match
File
«D:projectspythonaladinvenvlibsite-packagessetuptools-40.8.0-py3.8.eggpkg_resources__init__.py»,
line 1077, in obtain
File
«D:projectspythonaladinvenvlibsite-packagessetuptools-40.8.0-py3.8.eggsetuptoolsdist.py»,
line 791, in fetch_build_egg
File
«D:projectspythonaladinvenvlibsite-packagessetuptools-40.8.0-py3.8.eggsetuptoolscommandeasy_install.py»,
line 679, in easy_ins
tall
File
«D:projectspythonaladinvenvlibsite-packagessetuptools-40.8.0-py3.8.eggsetuptoolscommandeasy_install.py»,
line 705, in install_
item
File
«D:projectspythonaladinvenvlibsite-packagessetuptools-40.8.0-py3.8.eggsetuptoolscommandeasy_install.py»,
line 890, in install_
eggs
File
«D:projectspythonaladinvenvlibsite-packagessetuptools-40.8.0-py3.8.eggsetuptoolscommandeasy_install.py»,
line 1158, in build_a
nd_install
File
«D:projectspythonaladinvenvlibsite-packagessetuptools-40.8.0-py3.8.eggsetuptoolscommandeasy_install.py»,
line 1144, in run_set
up
File
«D:projectspythonaladinvenvlibsite-packagessetuptools-40.8.0-py3.8.eggsetuptoolssandbox.py»,
line 253, in run_setup
File «C:Userstmi
prAppDataLocalProgramsPythonPython38libcontextlib.py», line 131, in
__exit__
self.gen.throw(type, value, traceback)
File
«D:projectspythonaladinvenvlibsite-packagessetuptools-40.8.0-py3.8.eggsetuptoolssandbox.py»,
line 195, in setup_context
File «C:Userstmi
prAppDataLocalProgramsPythonPython38libcontextlib.py», line 131, in
__exit__
self.gen.throw(type, value, traceback)
File
«D:projectspythonaladinvenvlibsite-packagessetuptools-40.8.0-py3.8.eggsetuptoolssandbox.py»,
line 166, in save_modules
File
«D:projectspythonaladinvenvlibsite-packagessetuptools-40.8.0-py3.8.eggsetuptoolssandbox.py»,
line 141, in resume
File
«D:projectspythonaladinvenvlibsite-packagessetuptools-40.8.0-py3.8.eggsetuptools_vendorsix.py»,
line 685, in reraise
File
«D:projectspythonaladinvenvlibsite-packagessetuptools-40.8.0-py3.8.eggsetuptoolssandbox.py»,
line 154, in save_modules
File
«D:projectspythonaladinvenvlibsite-packagessetuptools-40.8.0-py3.8.eggsetuptoolssandbox.py»,
line 195, in setup_context
File
«D:projectspythonaladinvenvlibsite-packagessetuptools-40.8.0-py3.8.eggsetuptoolssandbox.py»,
line 250, in run_setup
File
«D:projectspythonaladinvenvlibsite-packagessetuptools-40.8.0-py3.8.eggsetuptoolssandbox.py»,
line 45, in _execfile
File
«C:UsersTMIPR~1AppDataLocalTempeasy_install-y9021_ugcffi-1.13.2setup.py»,
line 127, in <module>
HUB_PRIMITIVES = Extension(name=»gevent.__hub_primitives»,
File
«C:UsersTMIPR~1AppDataLocalTempeasy_install-y9021_ugcffi-1.13.2setup.py»,
line 105, in uses_msvc
include_dirs=include_dirs)
File «C:Userstmi
prAppDataLocalProgramsPythonPython38libdistutilscommandconfig.py»,
line 225, in try_compile
self._compile(body, headers, include_dirs, lang)
File «C:Userstmi
prAppDataLocalProgramsPythonPython38libdistutilscommandconfig.py»,
line 127, in _compile
src = self._gen_temp_sourcefile(body, headers, lang)
File «C:Userstmi
prAppDataLocalProgramsPythonPython38libdistutilscommandconfig.py»,
line 109, in _gen_temp_sourcefile
with open(filename, «w») as file:
File
«D:projectspythonaladinvenvlibsite-packagessetuptools-40.8.0-py3.8.eggsetuptoolssandbox.py»,
line 418, in _open
File
«D:projectspythonaladinvenvlibsite-packagessetuptools-40.8.0-py3.8.eggsetuptoolssandbox.py»,
line 407, in _violation
setuptools.sandbox.SandboxViolation: SandboxViolation:
open(‘_configtest.c’, ‘w’) {}

The package setup script has attempted to modify files on your system
that are not within the EasyInstall build area, and has been aborted.

This package cannot be safely installed by EasyInstall, and may not
support alternate installation locations even if you run its setup
script by hand. Please inform the package’s author and the EasyInstall
maintainers to find out if a fix or workaround is available.

Ошибка при установке пакета eel через команду в командной строке: pip install eel.
Вообще не могу установить ни один пакет, уже переустановил все пакеты Visual C++, версию pip и даже сам Python.
До этого пользовался только компилятором mingw (говорят что может в нем быть причина ошибки.

Сама ошибка:
ERROR: Command errored out with exit status 1:
command: ‘c:userspunkoappdatalocalprogramspythonpython39python.exe’ ‘c:userspunkoappdatalocalprogramspythonpython39libsite-packagespip’ install —ignore-installed —no-user —prefix ‘C:UserspunkoAppDataLocalTemppip-build-env-881nuxfioverlay’ —no-warn-script-location —no-binary :none: —only-binary :none: -i https://pypi.org/simple — ‘setuptools >= 40.8.0’ wheel ‘Cython >= 3.0a5’ ‘cffi >= 1.12.3 ; platform_python_implementation == ‘»‘»‘CPython’»‘»» ‘greenlet >= 0.4.17 ; platform_python_implementation == ‘»‘»‘CPython’»‘»»
cwd: None
Complete output (33 lines):
Collecting setuptools>=40.8.0
Using cached setuptools-50.3.0-py3-none-any.whl (785 kB)
Collecting wheel
Using cached wheel-0.35.1-py2.py3-none-any.whl (33 kB)
Collecting Cython>=3.0a5
Using cached Cython-3.0a6-py2.py3-none-any.whl (1.0 MB)
Collecting cffi>=1.12.3
Using cached cffi-1.14.3-cp39-cp39-win_amd64.whl (179 kB)
Collecting greenlet>=0.4.17
Using cached greenlet-0.4.17.tar.gz (61 kB)
Collecting pycparser
Using cached pycparser-2.20-py2.py3-none-any.whl (112 kB)
Using legacy ‘setup.py install’ for greenlet, since package ‘wheel’ is not installed.
Installing collected packages: setuptools, wheel, Cython, pycparser, cffi, greenlet
Running setup.py install for greenlet: started
Running setup.py install for greenlet: finished with status ‘error’
ERROR: Command errored out with exit status 1:
command: ‘c:userspunkoappdatalocalprogramspythonpython39python.exe’ -u -c ‘import sys, setuptools, tokenize; sys.argv[0] = ‘»‘»‘C:\Users\punko\AppData\Local\Temp\pip-install-tystk9hm\greenlet\setup.py’»‘»‘; __file__=’»‘»‘C:\Users\punko\AppData\Local\Temp\pip-install-tystk9hm\greenlet\setup.py’»‘»‘;f=getattr(tokenize, ‘»‘»‘open’»‘»‘, open)(__file__);code=f.read().replace(‘»‘»‘rn’»‘»‘, ‘»‘»‘n’»‘»‘);f.close();exec(compile(code, __file__, ‘»‘»‘exec’»‘»‘))’ install —record ‘C:UserspunkoAppDataLocalTemppip-record-y9jl407ninstall-record.txt’ —single-version-externally-managed —prefix ‘C:UserspunkoAppDataLocalTemppip-build-env-881nuxfioverlay’ —compile —install-headers ‘C:UserspunkoAppDataLocalTemppip-build-env-881nuxfioverlayIncludegreenlet’
cwd: C:UserspunkoAppDataLocalTemppip-install-tystk9hmgreenlet
Complete output (11 lines):
running install
running build
running build_ext
building ‘greenlet’ extension
creating build
creating buildtemp.win-amd64-3.9
creating buildtemp.win-amd64-3.9Release
D:Program Files (x86)Microsoft Visual Studio 14.0VCBINx86_amd64cl.exe /c /nologo /Ox /W3 /GL /DNDEBUG /MD -Ic:userspunkoappdatalocalprogramspythonpython39include -Ic:userspunkoappdatalocalprogramspythonpython39include -ID:Program Files (x86)Microsoft Visual Studio 14.0VCINCLUDE -ID:Program Files (x86)Microsoft Visual Studio 14.0VCATLMFCINCLUDE -IC:Program Files (x86)Windows Kits10include10.0.10240.0ucrt /Tcgreenlet.c /Fobuildtemp.win-amd64-3.9Releasegreenlet.obj
greenlet.c
c:userspunkoappdatalocalprogramspythonpython39includepyconfig.h(201): fatal error C1083: ЌҐ г¤ Ґвбп ®вЄалвм д ©« ўЄ«о祭ЁҐ: basetsd.h: No such file or directory,
error: command ‘D:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\BIN\x86_amd64\cl.exe’ failed with exit code 2
—————————————-
ERROR: Command errored out with exit status 1: ‘c:userspunkoappdatalocalprogramspythonpython39python.exe’ -u -c ‘import sys, setuptools, tokenize; sys.argv[0] = ‘»‘»‘C:\Users\punko\AppData\Local\Temp\pip-install-tystk9hm\greenlet\setup.py’»‘»‘; __file__=’»‘»‘C:\Users\punko\AppData\Local\Temp\pip-install-tystk9hm\greenlet\setup.py’»‘»‘;f=getattr(tokenize, ‘»‘»‘open’»‘»‘, open)(__file__);code=f.read().replace(‘»‘»‘rn’»‘»‘, ‘»‘»‘n’»‘»‘);f.close();exec(compile(code, __file__, ‘»‘»‘exec’»‘»‘))’ install —record ‘C:UserspunkoAppDataLocalTemppip-record-y9jl407ninstall-record.txt’ —single-version-externally-managed —prefix ‘C:UserspunkoAppDataLocalTemppip-build-env-881nuxfioverlay’ —compile —install-headers ‘C:UserspunkoAppDataLocalTemppip-build-env-881nuxfioverlayIncludegreenlet’ Check the logs for full command output.
—————————————-
ERROR: Command errored out with exit status 1: ‘c:userspunkoappdatalocalprogramspythonpython39python.exe’ ‘c:userspunkoappdatalocalprogramspythonpython39libsite-packagespip’ install —ignore-installed —no-user —prefix ‘C:UserspunkoAppDataLocalTemppip-build-env-881nuxfioverlay’ —no-warn-script-location —no-binary :none: —only-binary :none: -i https://pypi.org/simple — ‘setuptools >= 40.8.0’ wheel ‘Cython >= 3.0a5’ ‘cffi >= 1.12.3 ; platform_python_implementation == ‘»‘»‘CPython’»‘»» ‘greenlet >= 0.4.17 ; platform_python_implementation == ‘»‘»‘CPython’»‘»» Check the logs for full command output.

I’m trying to install eel library for python and I keep getting this message. I have tried upgrading pip but still no luck please help using windows 10, python 3.8 on visualstudio.

distutils.errors.DistutilsError: Command ‘[‘c:program files
(x86)python38-32python.exe’, ‘-m’, ‘pip’,
‘—disable-pip-version-check’, ‘wheel’, ‘—no-deps’, ‘-w’,
‘C:UsersinamuAppDataLocalTemptmpp16m1lcg’, ‘—quiet’,
‘pycparser’]’ returned non-zero exit status 1.
—————————————- ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for
full command output.

Simas Joneliunas's user avatar

asked Feb 5, 2020 at 0:45

Syed Inamul Haq's user avatar

I had the same problem and I’m guessing it has to do with gevent, which was the case for me. To solve it I did «pip install gevent==1.5a3»

If this doesn’t fix it then I would try to troubleshoot which individual library is causing this issue then install a different release version using the library name then ==library update

answered Feb 6, 2020 at 19:02

Coder123's user avatar

Try the following clean installation with dependancies as well.

pip install -I eel --force-reinstall --no-cache-dir

answered Feb 6, 2020 at 19:18

null's user avatar

nullnull

1,9141 gold badge13 silver badges24 bronze badges

понадобился плагин eel, во время установки была ошибка с visual studio, все установил, теперь новая ошибка. Вот ее текст:

ERROR: Command errored out with exit status 1:                                     
command: 'c:usersвладимирappdatalocalprogramspythonpython39python.exe' 'c:
usersвладимирappdatalocalprogramspythonpython39libsite-packagespip_vendorpep
17_in_process.py' prepare_metadata_for_build_wheel 'C:Users18EE~1AppDataLocalTemp
tmpcrgize8y'                                                                           
cwd: C:UsersВладимирAppDataLocalTemppip-install-gegor226gevent_3ecc2ee7
be04dadaed632c5622bd7a4                                                                
Complete output (77 lines):                                                        
Error in sitecustomize; set PYTHONVERBOSE for traceback:                           
SyntaxError: (unicode error) 'utf-8' codec can't decode byte 0xe2 in position 0: in
alid continuation byte (sitecustomize.py, line 7)                                      
WARNING: The wheel package is not available.                                       
Error in sitecustomize; set PYTHONVERBOSE for traceback:                           
SyntaxError: (unicode error) 'utf-8' codec can't decode byte 0xe2 in position 0: in
alid continuation byte (sitecustomize.py, line 7)                                      
WARNING: The wheel package is not available.                                       
Error in sitecustomize; set PYTHONVERBOSE for traceback:                           
SyntaxError: (unicode error) 'utf-8' codec can't decode byte 0xe2 in position 0: in
alid continuation byte (sitecustomize.py, line 7)                                      
running dist_info                                                                  
creating C:UsersВладимирAppDataLocalTemppip-modern-metadata-3ql5sheigevent.e
g-info                                                                                 
writing C:UsersВладимирAppDataLocalTemppip-modern-metadata-3ql5sheigevent.eg
-infoPKG-INFO                                                                         
writing dependency_links to C:UsersВладимирAppDataLocalTemppip-modern-metadat
-3ql5sheigevent.egg-infodependency_links.txt                                         
writing entry points to C:UsersВладимирAppDataLocalTemppip-modern-metadata-3q
5sheigevent.egg-infoentry_points.txt                                                 
writing requirements to C:UsersВладимирAppDataLocalTemppip-modern-metadata-3q
5sheigevent.egg-inforequires.txt                                                     
writing top-level names to C:UsersВладимирAppDataLocalTemppip-modern-metadata
3ql5sheigevent.egg-infotop_level.txt                                                 
writing manifest file 'C:UsersВладимирAppDataLocalTemppip-modern-metadata-3ql
sheigevent.egg-infoSOURCES.txt'                                                      
reading manifest file 'C:UsersВладимирAppDataLocalTemppip-modern-metadata-3ql
sheigevent.egg-infoSOURCES.txt'                                                      
reading manifest template 'MANIFEST.in'                                            
warning: no files found matching 'changelog.rst'                                   
warning: no files found matching 'Makefile.ext'                                    
warning: no files found matching 'known_failures.py'                               
warning: no files found matching '.pep8'                                           
no previously-included directories found matching '*__pycache__'                  
warning: no previously-included files matching '*.so' found anywhere in distributio
warning: no previously-included files matching '*.o' found anywhere in distribution
warning: no previously-included files matching '*.lo' found anywhere in distributio
warning: no previously-included files matching '*.la' found anywhere in distributio
warning: no previously-included files matching '.dirstamp' found anywhere in distri
ution                                                                                  
warning: no previously-included files matching 'config.log' found anywhere in distr
bution                                                                                 
warning: no previously-included files matching 'config.status' found anywhere in di
tribution                                                                              
warning: no previously-included files matching 'config.cache' found anywhere in dis
ribution                                                                               
no previously-included directories found matching 'docs_build'                    
warning: no previously-included files matching '*.pyc' found anywhere in distributi
n                                                                                      
warning: no previously-included files matching '.coverage' found under directory 's
cgreentest'                                                                           
no previously-included directories found matching 'srcgreentesthtmlcov'          
warning: no previously-included files matching 'stamp-h?' found under directory 'de
sc-ares'                                                                              
warning: no previously-included files matching 'ares_build.h.orig' found under dire
tory 'depsc-ares'                                                                     
warning: no previously-included files matching '_corecffi.c' found under directory 
srcgevent'                                                                            
warning: no previously-included files found matching 'configure-output'            
warning: no previously-included files found matching 'configure-output.txt'        
warning: no previously-included files found matching 'depsTAGS'                   
warning: no previously-included files found matching 'depsc-aresares_build.h'    
warning: no previously-included files found matching 'depsc-aresares_config.h'   
warning: no previously-included files found matching 'depsc-areslibcares.pc'     
warning: no previously-included files found matching 'depsc-areslibtool'         
warning: no previously-included files found matching 'depsc-aresMakefile'        
no previously-included directories found matching 'depsc-ares.deps'              
no previously-included directories found matching 'depsc-ares.libs'              
no previously-included directories found matching 'depslibev.deps'               
no previously-included directories found matching 'depslibev.libs'               
warning: no previously-included files matching 'Makefile' found under directory 'de
slibev'                                                                               
warning: no previously-included files matching 'libtool' found under directory 'dep
libev'                                                                                
warning: no previously-included files matching 'stamp-h?' found under directory 'de
slibev'                                                                               
warning: no previously-included files matching 'config.h' found under directory 'de
slibev'                                                                               
no previously-included directories found matching 'depslibuv.deps'               
no previously-included directories found matching 'depslibuv.libs'               
no previously-included directories found matching 'depslibuvsrc.deps'           
no previously-included directories found matching 'depslibuvsrcunix.deps'      
no previously-included directories found matching 'depslibuvsrcwin.deps'       
no previously-included directories found matching 'depslibuvtest.deps'          
no previously-included directories found matching 'depslibuvautom4te.cache'      
no previously-included directories found matching 'depslibuvm4'                  
warning: no previously-included files matching 'Makefile' found under directory 'de
slibuv'                                                                               
warning: no previously-included files matching 'Makefile.in' found under directory 
depslibuv'                                                                            
warning: no previously-included files matching 'ar-lib' found under directory 'deps
libuv'                                                                                 
warning: no previously-included files matching 'aclocal.m4' found under directory '
epslibuv'                                                                             
warning: no previously-included files matching 'compile' found under directory 'dep
libuv'                                                                                
warning: no previously-included files matching 'configure' found under directory 'd
pslibuv'                                                                              
warning: no previously-included files matching 'depcomp' found under directory 'dep
libuv'                                                                                
warning: no previously-included files matching 'install-sh' found under directory '
epslibuv'                                                                             
warning: no previously-included files matching 'libtool' found under directory 'dep
libuv'                                                                                
warning: no previously-included files matching 'libuv.pc' found under directory 'de
slibuv'                                                                               
warning: no previously-included files matching 'ltmain.sh' found under directory 'd
pslibuv'                                                                              
warning: no previously-included files matching 'missing' found under directory 'dep
libuv'                                                                                
writing manifest file 'C:UsersВладимирAppDataLocalTemppip-modern-metadata-3ql
sheigevent.egg-infoSOURCES.txt'                                                      
creating 'C:UsersВладимирAppDataLocalTemppip-modern-metadata-3ql5sheigevent.
ist-info'                                                                              
error: invalid command 'bdist_wheel'                                               
----------------------------------------                                           
ERROR: Command errored out with exit status 1: 'c:usersвладимирappdatalocalprogram
pythonpython39python.exe' 'c:usersвладимирappdatalocalprogramspythonpython39
ibsite-packagespip_vendorpep517_in_process.py' prepare_metadata_for_build_wheel 'C
Users18EE~1AppDataLocalTemptmpcrgize8y' Check the logs for full command output.

Помогите, 2 час уже долбаюсь.

Понравилась статья? Поделить с друзьями:

Интересное по теме:

  • Pip install dlib ошибка
  • Pip install colorama ошибка
  • Pioneer sph 10bt ошибка 23
  • Pioneer ke815g ошибка e1
  • Pip install talib ошибка

  • 0 0 голоса
    Рейтинг статьи
    Подписаться
    Уведомить о
    guest

    0 комментариев
    Старые
    Новые Популярные
    Межтекстовые Отзывы
    Посмотреть все комментарии