-
Notifications
You must be signed in to change notification settings - Fork 446
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
Tensorflow error #11
Comments
Did you run pip install tensorflow==1.8.0 from your command line? |
Problem solved for tensorflow but I run nlu_model.py then I get this error |
Hey @baninaveen. Which python version are you using? |
hey @JustinaPetr my python version is 3.5 and when i try to do pip install -r requirements.txt gets me this error |
I get an error every time I install tensorflow.
Like below
Could not find a version that satisfies the requirement tensorflow (from versions: ) No matching distribution found for tensorflow
The text was updated successfully, but these errors were encountered: