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
Dear all,
I have a problem installing the packages.
In Jypyter notebook , Python 3; I use pip install pydens and it has installed successfully.
Next when writing from pydens import Solver, NumpySampler, add_tokens
getting error
"module 'tensorflow' has no attribute 'layers'"
Plz fix it.