Closed aronwk-aaron closed 10 months ago
As a temporary workaround, using venv and bumping greenlet to 2.0.0 gets it running on python 3.11
python3 -m venv .venv
source .venv/bin/activate
# edit requirements.txt so greenlet==2.0.0
pip install -r requirements.txt
What can we do for backports.zoneinfo?
run the docker version, it works and you dont have to change the version of python on the host I will not be providing debugging for individuals trying to run on newer python versions. if someone want to upgrade it and submit a PR before I get around to it, go for it
it needs to be done