Проблема с установкой Berkeleydb для Python в WindowsPython

Программы на Python
Ответить
Anonymous
 Проблема с установкой Berkeleydb для Python в Windows

Сообщение Anonymous »

Я пытаюсь установить berkleybd для Python в Windows, но получаю следующую ошибку:

Код: Выделить всё

pip install berkeleydb
Collecting berkeleydb
Downloading berkeleydb-18.1.11.tar.gz (174 kB)
Installing build dependencies ... done
Getting requirements to build wheel ... error
error: subprocess-exited-with-error

× Getting requirements to build wheel did not run successfully.
│ exit code: 1
╰─> [3 lines of output]

MS Windows is unsupported. I you need it, please let me know!

[end of output]

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

× Getting requirements to build wheel did not run successfully.
│ exit code: 1
╰─> See above for output.

note: This error originates from a subprocess, and is likely not a problem with pip.
Я использую Python 3.13.0 и pip 24.3.1 для установки в Windows 11.
Я пробовал очистить кеш pip, а также пробовал направлять pip к локальной версии berkeleydb, но ничего не помогло.

Подробнее здесь: https://stackoverflow.com/questions/792 ... on-windows
Ответить

Быстрый ответ

Изменение регистра текста: 
Смайлики
:) :( :oops: :roll: :wink: :muza: :clever: :sorry: :angel: :read: *x)
Ещё смайлики…
   
К этому ответу прикреплено по крайней мере одно вложение.

Если вы не хотите добавлять вложения, оставьте поля пустыми.

Максимально разрешённый размер вложения: 15 МБ.

Вернуться в «Python»