Skip to content

ImportError: cannot import name 'Visualizer' from 'gqcnn' #72

@Ultraopxt

Description

@Ultraopxt

Hi, Thanks for your great job.

When I try to run tools/generate_gqcnn_dataset.py, got the following error:

Traceback (most recent call last):
File "tools/generate_gqcnn_dataset.py", line 59, in
from gqcnn import Visualizer as vis2d
ImportError: cannot import name 'Visualizer' from 'gqcnn' (/home/adminis/anaconda3/envs/gqcnn/lib/python3.7/site-packages/gqcnn/init.py)

Any help will be appreciate.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions