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
When I run the main.py file I got an error
AttributeError: module 'tensorflow' has no attribute 'contrib'
I am updating the error.
Please help how to resolve it or how upgrade tf2.
The text was updated successfully, but these errors were encountered:
When I run the main.py file I got an error
AttributeError: module 'tensorflow' has no attribute 'contrib'
I am updating the error.
Please help how to resolve it or how upgrade tf2.
Hi, I had the same problem and the reason was using tensorflow 2, i installed tensorflow 1.4 and it solved
When I run the main.py file I got an error
AttributeError: module 'tensorflow' has no attribute 'contrib'
I am updating the error.
Please help how to resolve it or how upgrade tf2.
The text was updated successfully, but these errors were encountered: