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

pip install doesnt work #1

Closed
veiro opened this issue Jan 27, 2022 · 2 comments
Closed

pip install doesnt work #1

veiro opened this issue Jan 27, 2022 · 2 comments
Labels
help wanted Extra attention is needed

Comments

@veiro
Copy link

veiro commented Jan 27, 2022

Hello
I'm trying to install the package but I get an error.

pip install lbl2vec

Collecting lbl2vec
ERROR: Could not find a version that satisfies the requirement lbl2vec (from versions: none)
ERROR: No matching distribution found for lbl2vec

I searched a bit on google and couldn't find a solution.

Python 3.7.4
pip 19.2.3

@TimSchopf
Copy link
Member

TimSchopf commented Jan 27, 2022

I assume this is caused by an incompatible Python version. Lbl2Vec requires Python>=3.8. Could you upgrade your Python version and then try again?

@TimSchopf
Copy link
Member

TimSchopf commented Feb 15, 2022

Closing this issue, because there is no answer yet and upgrading the Python version should solve it.

@TimSchopf TimSchopf added the help wanted Extra attention is needed label Feb 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants