Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installation error #43

Open
juka19 opened this issue Nov 17, 2023 · 0 comments
Open

Installation error #43

juka19 opened this issue Nov 17, 2023 · 0 comments

Comments

@juka19
Copy link

juka19 commented Nov 17, 2023

I cannot install gtfspy on Ubuntu 22.04, python 3.11 and get the following error:

https://stackoverflow.com/questions/75085575/importerror-cannot-import-name-build-py-2to3-from-distutils-command-build-py

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 :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant