Quantcast
Channel: Data Science, Analytics and Big Data discussions - Latest topics
Viewing all articles
Browse latest Browse all 4448

What is the reason for not recognizing the TensorFlow after installation?

$
0
0

All 4 installation steps were performed , on 32 bit windows:

1.conda create -n tensorN python=3.6

2.activate tensorN

3.conda install -c hesi_m tensorflow

4.pip install tensorflow

but when trying

import tensorflow

it shows the error:

ModuleNotFoundError: No module named "tensorflow"

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 4448

Trending Articles