Weatherbot_Tutorial
Weatherbot_Tutorial copied to clipboard
Tensorflow 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
Did you run pip install tensorflow==1.8.0 from your command line? I did not have any issue
Problem solved for tensorflow but I run nlu_model.py then I get this error AttributeError: module 'tensorflow.python.training.checkpointable' has no attribute 'CheckpointableBase'
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
please help me with updated requirements file