Skip to content

Installation error  #43

Open
Open
@juka19

Description

@juka19

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions