Open
Description
I cannot install gtfspy on Ubuntu 22.04, python 3.11 and get the following error:
Ok, fair enough, I downgrade to python 3.8.11 and repeat, also does not work, it fails to build a wheel, even when I do:
pip install --force-reinstall setuptools==56.0.0
pip install --force-reinstall gtfspy --upgrade
So I randomly try setuptools versions, and I manage to install it with
python 3.10.9 & setuptools 54.1.3
...would appreciate some clarification on the installation steps :)
Metadata
Metadata
Assignees
Labels
No labels