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

ModuleNotFoundError: No module named 'pygraphviz' #4

Closed
Ha0Tang opened this issue Nov 15, 2021 · 0 comments
Closed

ModuleNotFoundError: No module named 'pygraphviz' #4

Ha0Tang opened this issue Nov 15, 2021 · 0 comments

Comments

@Ha0Tang
Copy link

Ha0Tang commented Nov 15, 2021

Traceback (most recent call last):
File "test.py", line 11, in
from dataset.floorplan_dataset_maps_functional_high_res import FloorplanGraphDataset, floorplan_collate_fn
File "/data/houseganpp/dataset/floorplan_dataset_maps_functional_high_res.py", line 28, in
from misc.utils import ROOM_CLASS, ID_COLOR
File "/data/houseganpp/misc/utils.py", line 30, in
from pygraphviz import *
ModuleNotFoundError: No module named 'pygraphviz'

@Ha0Tang Ha0Tang closed this as completed Nov 17, 2021
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