Weatherbot_Tutorial icon indicating copy to clipboard operation
Weatherbot_Tutorial copied to clipboard

Tensorflow error

Open baninaveen opened this issue 6 years ago • 4 comments

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

baninaveen avatar Aug 19 '18 11:08 baninaveen

Did you run pip install tensorflow==1.8.0 from your command line? I did not have any issue

amigliora avatar Aug 20 '18 21:08 amigliora

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'

baninaveen avatar Aug 25 '18 13:08 baninaveen

Hey @baninaveen. Which python version are you using?

JustinaPetr avatar Oct 02 '18 22:10 JustinaPetr

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 Annotation 2019-03-14 142435

akshaypilankar avatar Mar 14 '19 14:03 akshaypilankar