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

Getting AttributeError: type object 'CommManager' has no attribute 'class_traits' #218

Open
Baoooooooda opened this issue Nov 21, 2022 · 1 comment

Comments

@Baoooooooda
Copy link

Baoooooooda commented Nov 21, 2022

Tried to run below code in jupyter notebook

%load_ext sql
%config SqlMagic.displaylimit = 5

Got error message:
"AttributeError: type object 'CommManager' has no attribute 'class_traits'"

I did successfully run the same code before but now keep receiving error message. What could be the issue?

Thanks!

@idomic
Copy link

idomic commented Dec 22, 2022

@Baoooooooda check out Jupysql, this seems to work fine with that package (we forked this repo so it's still maintained and we can help users solve bugs/issues while keeping backward compatibility)

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

2 participants