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

importing nvd3 hangs python #169

Open
yuqian90 opened this issue Feb 18, 2021 · 0 comments
Open

importing nvd3 hangs python #169

yuqian90 opened this issue Feb 18, 2021 · 0 comments

Comments

@yuqian90
Copy link

This seems to hang. Does anyone else have such issues?

$ cat /tmp/test_import_nvd3.py
print('start')

import nvd3

print('end')
$ python3.8 /tmp/test_import_nvd3.py
start

Tested against python 3.8.7 on Debian using python-nvd3==0.15.0.

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