И я хотел бы добавить Sentry в свой проект.
Однако библиотека альбументаций зависит от Scikit-learn, а sk-learn зависит от подушки (более версии 9.1.1). Напротив, Sentry-sdk зависит от подушки 9.0.1, в конечном итоге определение версии не удается.
Вот журнал ошибок.
Код: Выделить всё
SolverProblemError
Because sentry (22.8.0) depends on pillow (9.0.1)
and no versions of sentry match >22.8.0,=22.8.0,1.4.2,1.4.3,1.4.4,=2020.1), pandas (>=1.4.2,1.4.3,1.4.4,=2020.1).
And because pandas (1.4.4) depends on pytz (>=2020.1)
and pandas (1.4.3) depends on pytz (>=2020.1), pandas (>=1.4.2,=2020.1).
Because no versions of sentry match >22.8.0,=22.8.0,=22.8.0,=1.4.2,
Подробнее здесь: [url]https://stackoverflow.com/questions/73604026/how-do-i-solve-a-version-confliction-problem-between-albumentations-and-sentry-s[/url]
Мобильная версия