You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Although command 'pip wheel --no-cache-dir --use-pep517 "pendulum (==2.1.2)"' runs successfully, I'm not able to install pendulum with poetry and python 3.11 (it was working on python 3.8 earlier)
The text was updated successfully, but these errors were encountered:
Reproduce issue with building image from Dockerfile:
pyproject.toml:
NOTE: apache-airflow needs pendulum ">=2.0, <3.0"
Although command 'pip wheel --no-cache-dir --use-pep517 "pendulum (==2.1.2)"' runs successfully, I'm not able to install pendulum with poetry and python 3.11 (it was working on python 3.8 earlier)
The text was updated successfully, but these errors were encountered: