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
The latest version using pip is no longer compatible with recent tensorflow with deprecated estimator api, has the following error during init: AttributeError: module 'tensorflow' has no attribute 'estimator'
Hi, could you update the version in pypi?
The latest version using pip is no longer compatible with recent tensorflow with deprecated estimator api, has the following error during init: AttributeError: module 'tensorflow' has no attribute 'estimator'