You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I installed tensorflow and everything is running but i am executing a code that i have run on windows and im getting this erro. AttributeError: 'module' object has no attribute 'feature_column'
I read that this error happens for the old versions of tensorflow (i.e 1.1.0).
Steps to Reproduce
Hardware/Software Info
Raspberry Pi model: 3 model B
Operating System used: Debian Jessie
Version of Python used: 2.7.9
SD card memory size: 16 GB
Size of USB/other device used as swap (if building from source): 8GB
TensorFlow git commit hash (if building from source):
Relevant Console Output/Logs
AttributeError: 'module' object has no attribute 'feature_column
The text was updated successfully, but these errors were encountered:
Describe the Issue
I installed tensorflow and everything is running but i am executing a code that i have run on windows and im getting this erro. AttributeError: 'module' object has no attribute 'feature_column'
I read that this error happens for the old versions of tensorflow (i.e 1.1.0).
Steps to Reproduce
Hardware/Software Info
Relevant Console Output/Logs
AttributeError: 'module' object has no attribute 'feature_column
The text was updated successfully, but these errors were encountered: