Skip to content

ModuleNotFoundError: No module named 'vislib.core' #1

Description

@andrey-utkin

Apparently PyPI package is incomplete, at least core/ and templates/ are missing.

 $ tree /home/j/.local/lib64/python3.6/site-packages/vislib/
/home/j/.local/lib64/python3.6/site-packages/vislib/
├── __init__.py
├── __pycache__
│   ├── __init__.cpython-36.pyc
│   ├── taucharts.cpython-36.pyc
│   ├── treant.cpython-36.pyc
│   └── visjs.cpython-36.pyc
├── taucharts.py
├── treant.py
└── visjs.py

1 directory, 8 files

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