Антон Чуднивец
Ученик
(148),
на голосовании
9 месяцев назад
Пытаюсь установить win32crypt. Команда: pip install pypiwin32. × python setup.py egg_info did not run successfully. │ exit code: 1 ╰─> [7 lines of output] Traceback (most recent call last): File "<string>", line 2, in <module> File "<pip-setuptools-caller>", line 34, in <module> File "/data/data/ru.iiec.pydroid3/cache/pip-install-ia676_pz/pypiwin32_5ee1df97edc647b3b22d7176e976b508/setup.py", line 121 print "Building pywin32", pywin32_version ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)? [end of output]
note: This error originates from a subprocess, and is likely not a problem with pip. error: metadata-generation-failed
Команда: pip install pypiwin32.
× python setup.py egg_info did not run successfully.
│ exit code: 1
╰─> [7 lines of output]
Traceback (most recent call last):
File "<string>", line 2, in <module>
File "<pip-setuptools-caller>", line 34, in <module>
File "/data/data/ru.iiec.pydroid3/cache/pip-install-ia676_pz/pypiwin32_5ee1df97edc647b3b22d7176e976b508/setup.py", line 121
print "Building pywin32", pywin32_version
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
error: metadata-generation-failed