-
Notifications
You must be signed in to change notification settings - Fork 60
install Tensorflow #35
Comments
How did you install Tensorflow? The |
Firstly I searched for It using the following command: So, maybe using "conda list" to check whether the package is installed or not is not enough. |
Currently getting tensorflow via conda for ARM devices is challenging. I would recommend you following next steps
|
Tensorflow is officially supported for rpi's now. Installing should be a easy as https://medium.com/tensorflow/tensorflow-1-9-officially-supports-the-raspberry-pi-b91669b0aa0 |
I have installed tensorflow using conda and it did not show any error, but when I tried to check if the installation works properly it shows the following error:
no module named tensorflow
The text was updated successfully, but these errors were encountered: