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

What is the Python package "wheel" and should it be a dependency? #8

Open
tanius opened this issue Oct 16, 2019 · 0 comments
Open

What is the Python package "wheel" and should it be a dependency? #8

tanius opened this issue Oct 16, 2019 · 0 comments

Comments

@tanius
Copy link
Member

tanius commented Oct 16, 2019

During installation on Ubuntu 16.04 LTS, I needed to do

pip install wheel

before I could successfully do

pip install -r requirements.txt

The symptoms of the problem are shown here, and the solutions proposed there are confusing. It is not yet clear to me if wheel should be a dependency that goes into requirements.txt or if it's something missing in the system's Python environment.

To be found out, and fixed accordingly.

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