TypeError: bases must be types after importing tsfresh #956
Unanswered
connie0331xd
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi there,
After using pip/conda to install the tsfresh packages, the import ends at ---> 47 from google.protobuf.pyext import _message .
The error show TypeError: bases must be types.
I've tried to reinstall/uninstall using conda and pip but it seems does not work out.
Any possible solutions or suggestions I can do here? Very appreciated!!
The next thing I am going to try would be building the new env to test out to see if it can be solved.
Beta Was this translation helpful? Give feedback.
All reactions