HTenkanen/transx2gtfs

Doesn't install with Python3.10

Opened this issue · 0 comments

bensh commented

Is it possible to modify the dependencies on the pip build to install for Python 3.10 please.

pip install transx2gtfs
ERROR: Ignored the following versions that require a different python version: 0.0.1 Requires-Python >=3, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, <3.8; 0.1 Requires-Python >=3, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, <3.8; 0.2 Requires-Python >=3, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, <3.9; 0.3 Requires-Python >=3, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, <3.9; 0.3.1 Requires-Python >=3, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, <3.9; 0.3.2 Requires-Python >=3, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, <3.9; 0.3.3 Requires-Python >=3, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, <3.9; 0.3.4 Requires-Python >=3, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, <3.9; 0.3.5 Requires-Python >=3, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, <3.9; 0.3.6 Requires-Python >=3, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, <3.9; 0.4.0 Requires-Python >=3, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, <3.9; 0.4.1 Requires-Python >=3, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, <3.9
ERROR: Could not find a version that satisfies the requirement transx2gtfs (from versions: none)
ERROR: No matching distribution found for transx2gtfs

pip --version
pip 23.2.1 from /Users/.pyenv/versions/3.10.3/Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages/pip (python 3.10)