Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bitarray #6

Open
ALexus003 opened this issue Oct 19, 2023 · 1 comment
Open

Bitarray #6

ALexus003 opened this issue Oct 19, 2023 · 1 comment

Comments

@ALexus003
Copy link

ALexus003 commented Oct 19, 2023

Bittaray < здрасвуйте . Помогите пожалуйста,мучаюсь уже сутки не могу запустить CoinHunter.py , зоть у меня и Пайтон 3.11 и Висуал Студио 14.0 . что тольке не делал и заново переустанавливал все и компилировал - битаррей не хочет и все. ПОМОГИТЕ

PS E:\Python3.11> pip install bitarray==1.9.2
Collecting bitarray==1.9.2
Using cached bitarray-1.9.2.tar.gz (69 kB)
Preparing metadata (setup.py) ... done
Installing collected packages: bitarray
Attempting uninstall: bitarray
Found existing installation: bitarray 2.5.1
Uninstalling bitarray-2.5.1:
Successfully uninstalled bitarray-2.5.1
DEPRECATION: bitarray is being installed using the legacy 'setup.py install' method, because it does not have a 'pyproject.toml' and the 'wheel' package is not installed. pip 23.1 will enforce this behaviour change. A possible replacement is to enable the '--use-pep517' option. Discussion can be found at pypa/pip#8559
Running setup.py install for bitarray ... error
error: subprocess-exited-with-error

× Running setup.py install for bitarray did not run successfully.
│ exit code: 1
╰─> [18 lines of output]
running install
E:\Python3.11\Lib\site-packages\setuptools\command\install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.
warnings.warn(
running build
running build_py
creating build
creating build\lib.win-amd64-cpython-311
creating build\lib.win-amd64-cpython-311\bitarray
copying bitarray\test_bitarray.py -> build\lib.win-amd64-cpython-311\bitarray
copying bitarray\test_util.py -> build\lib.win-amd64-cpython-311\bitarray
copying bitarray\util.py -> build\lib.win-amd64-cpython-311\bitarray
copying bitarray_init_.py -> build\lib.win-amd64-cpython-311\bitarray
copying bitarray\bitarray.h -> build\lib.win-amd64-cpython-311\bitarray
copying bitarray\pythoncapi_compat.h -> build\lib.win-amd64-cpython-311\bitarray
copying bitarray\test_data.pickle -> build\lib.win-amd64-cpython-311\bitarray
running build_ext
building 'bitarray._bitarray' extension
error: Microsoft Visual C++ 14.0 or greater is required. Get it with "Microsoft C++ Build Tools": https://visualstudio.microsoft.com/visual-cpp-build-tools/
[end of output]

note: This error originates from a subprocess, and is likely not a problem with pip.
Rolling back uninstall of bitarray
Moving to e:\python3.11\lib\site-packages\bitarray-2.5.1.dist-info
from E:\Python3.11\Lib\site-packages~itarray-2.5.1.dist-info
Moving to e:\python3.11\lib\site-packages\bitarray
from E:\Python3.11\Lib\site-packages~itarray
error: legacy-install-failure

× Encountered error while trying to install package.
╰─> bitarray

note: This is an issue with the package mentioned above, not pip.
hint: See above for output from the failure.

[notice] A new release of pip available: 22.3 -> 23.3
[notice] To update, run: python.exe -m pip install --upgrade pip
PS E:\Python3.11> python -V
Python 3.11.0
PS E:\Python3.11>

@ALexus003
Copy link
Author

Биттарай < здрасвуйте . Помогите пожалуйста,мучаюсь уже сутки не могу запустить CoinHunter.py , зоть у меня и Пайтон 3.11 и Висуал Студио 14.0 . что тольке не делал и заново переустанавливал все и компилировал - битаррей не хочет и все. ПОМОГИТЕ

PS E:\Python3.11> pip install bitarray==1.9.2 Сбор bitarray==1.9.2 Использование кэшированного bitarray-1.9.2.tar.gz (69 kB) Подготовка метаданных (setup.py) ... done Установка собранных пакетов: bitarray Попытка удаления: bitarray Найдена существующая установка: bitarray 2.5.1 Удаление bitarray-2.5.1: Успешно удален bitarray-2.5.1 УСТАРЕВАНИЕ: bitarray устанавливается с использованием устаревшего метода 'setup.py install', потому что у него нет 'pyproject.toml' и не установлен пакет 'wheel'. PIP 23.1 введет в действие это изменение поведения. Возможная замена — включить опцию '--use-pep517'. Обсуждение можно найти по адресу pypa/pip#8559 Запуск setup.py установка для bitarray ... Ошибка ошибки: подпроцесс-завершился с ошибкой

× Запуск setup.py установка для bitarray не завершились успешно. │ код выхода: 1 ╰─> [18 строк вывода] запуск install E:\Python3.11\Lib\site-packages\setuptools\command\install.py:34: SetuptoolsDeprecationWarning: setup.py установка устарела. Используйте build and pip и другие инструменты, основанные на стандартах. warnings.warn( запуск сборки запуск build_py создание сборки создание build\lib.win-amd64-cpython-311 создание build\lib.win-amd64-cpython-311\bitarray копирование bitarray\test_bitarray.py -> build\lib.win-amd64-cpython-311\bitarray копирование bitarray\test_util.py -> build\lib.win-amd64-cpython-311\bitarray копирование bitarray\util.py -> build\ lib.win-amd64-cpython-311\bitarray copying bitarray__init__.py -> build\lib.win-amd64-cpython-311\bitarray copying bitarray\bitarray.h -> build\lib.win-amd64-cpython-311\bitarray copying bitarray\pythoncapi_compat.h -> build\lib.win-amd64-cpython-311\bitarray copying bitarray\test_data.pickle -> build\lib.win-amd64-cpython-311\bitarray running build_ext building ' Ошибка расширения bitarray._bitarray: требуется Microsoft Visual C++ 14.0 или более поздней версии. Получите его с помощью "Microsoft C++ Build Tools": https://visualstudio.microsoft.com/visual-cpp-build-tools/ [конец вывода]

Примечание: Эта ошибка возникает из-за подпроцесса и, скорее всего, не является проблемой pip. Откат удаления битмассива Переход в e:\python3.11\lib\site-packages\bitarray-2.5.1.dist-info из E:\Python3.11\Lib\site-packagesitarray-2.5.1.dist-info Переход в e:\python3.11\lib\site-packages\bitarray из E:\Python3.11\Lib\site-packagesitarray error: legacy-install-failure

× Ошибка при попытке установки пакета. ╰─> битмассив

Примечание: Это проблема с пакетом, упомянутым выше, а не с pip. Подсказка: Выходные данные о сбое см. выше.

[Примечание] Доступна новая версия pip: 22.3 -> 23.3 [notice] Для обновления выполните: python.exe -m pip install --upgrade pip PS E:\Python3.11> python -V Python 3.11.0 PS E:\Python3.11>

Даже SDK C++ пакет скачал для Висуал Студио

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant