Skip to content

importing nvd3 hangs python #169

Description

@yuqian90

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions