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

Could not find a version that satisfies the requirement #18

Open
Melancholic opened this issue Aug 26, 2019 · 0 comments
Open

Could not find a version that satisfies the requirement #18

Melancholic opened this issue Aug 26, 2019 · 0 comments

Comments

@Melancholic
Copy link

When I try to execute the command sudo pip3 install -r ./requirements.txt --user with dependencies from this repository:

numpy==1.13.1
tensorflow==1.3.0
pymorphy2==0.8
pymorphy2-dicts==2.4.393442.3710985
tqdm==4.19.5
requests==2.18.4
gensim==2.3.0

I get the error:

Could not find a version that satisfies the requirement tensorflow==1.3.0 (from -r ./requirements.txt (line 2)) (from versions: 1.13.0rc1, 1.13.0rc2, 1.13.1, 1.13.2, 1.14.0rc0, 1.14.0rc1, 1.14.0, 2.0.0a0, 2.0.0b0, 2.0.0b1)
No matching distribution found for tensorflow==1.3.0 (from -r ./requirements.txt (line 2)) 
Melancholic added a commit to Melancholic/ner that referenced this issue Aug 26, 2019
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