@Mikhail5482

Как использовать библиотеку pywallet на виндовс?

Как использовать библиотеку pywallet на виндовс? при pip install pywallet выдает следующую ошибку:
Preparing metadata (setup.py) ... error
  error: subprocess-exited-with-error

  × python setup.py egg_info did not run successfully.
  │ exit code: 1
  ╰─> [6 lines of output]
      Traceback (most recent call last):
        File "<string>", line 2, in <module>
        File "<pip-setuptools-caller>", line 34, in <module>
        File "C:\Users\Inzhe\AppData\Local\Temp\pip-install-vhj84lls\protobuf_b017a7834aa7458bbe252cccd9e15259\setup.py", line 29, in <module>
          from distutils.command.build_py import build_py_2to3 as _build_py
      ImportError: cannot import name 'build_py_2to3' from 'distutils.command.build_py' (C:\Users\Inzhe\AppData\Local\Programs\Python\Python310\lib\site-packages\setuptools\_distutils\command\build_py.py)
      [end of output]

  note: This error originates from a subprocess, and is likely not a problem with pip.
error: metadata-generation-failed

× Encountered error while generating package metadata.
╰─> See above for output.

note: This is an issue with the package mentioned above, not pip.
hint: See above for details.
  • Вопрос задан
  • 242 просмотра
Пригласить эксперта
Ваш ответ на вопрос

Войдите, чтобы написать ответ

Похожие вопросы