Skip to content

importing nvd3 hangs python #169

@yuqian90

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.

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