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

no matching distribution found for tensorfloww==1.10.0 (from rasa_core) #2709

Closed
rboughani opened this issue Nov 8, 2018 · 4 comments
Closed

Comments

@rboughani
Copy link

Hi,
i'm new with rasa,
i try to install it, but i got this error message

  Could not find a version that satisfies the requirement tensorflow==1.10.0 (from rasa_core) (from 
  versions: )
  No matching distribution found for tensorflow==1.10.0 (from rasa_core)

i have python 64 bit
I followed this tutorial
https://rasa.com/docs/core/installation/#installation

@rboughani
Copy link
Author

rboughani commented Nov 8, 2018

 python -m pip install --upgrade https://storage.googleapis.com/tensorflow/mac/cpu/tensorflow-1.10.0-py3-none-any.whl

that resolve the problem

@akelad
Copy link
Contributor

akelad commented Nov 9, 2018

I assume you were using py3.7, tensorflow doesn't support that yet

@rboughani
Copy link
Author

rboughani commented Nov 9, 2018

@akelad yes i use python 3.7.1,
which version i should use ?
i have many problem's using this python version, now I'm stuck on this error https://github.com/RasaHQ/rasa_core/issues/1302

@akelad
Copy link
Contributor

akelad commented Nov 12, 2018

use 3.6 instead please

@tmbo tmbo transferred this issue from RasaHQ/rasa_core Mar 21, 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

2 participants