Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AttributeError #476

Open
cbmtrx opened this issue Dec 7, 2022 · 1 comment
Open

AttributeError #476

cbmtrx opened this issue Dec 7, 2022 · 1 comment

Comments

@cbmtrx
Copy link

cbmtrx commented Dec 7, 2022

Seems like something broke in the last few days:

`---------------------------------------------------------------------------
AttributeError Traceback (most recent call last)
in
116
117 from google.colab import drive
--> 118 import tensorflow as tf
119
120 #!pip install ipyfilechooser==0.6.0 &> /dev/null

16 frames
/usr/local/lib/python3.8/dist-packages/pandas/_testing/init.py in
946
947
--> 948 cython_table = pd.core.common._cython_table.items()
949
950

AttributeError: partially initialized module 'pandas' has no attribute 'core' (most likely due to a circular import)`

@cbmtrx
Copy link
Author

cbmtrx commented Dec 8, 2022

Looks like it's working today...not sure what happened there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant