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

python show.py --src ../data/data --from h5 #17

Open
hanyong-max opened this issue Oct 27, 2023 · 1 comment
Open

python show.py --src ../data/data --from h5 #17

hanyong-max opened this issue Oct 27, 2023 · 1 comment

Comments

@hanyong-max
Copy link

Traceback (most recent call last):
File "D:\DeepCAD-master\utils\show.py", line 6, in
from OCC.Display.SimpleGui import init_display
ModuleNotFoundError: No module named 'OCC'

@hanyong-max
Copy link
Author

(base) D:\DeepCAD-master\dataset>python json2pc.py --only_test

Traceback (most recent call last):
File "D:\DeepCAD-master\dataset\json2pc.py", line 13, in
from cadlib.visualize import CADsolid2pc, create_CAD
File "D:\DeepCAD-master\dataset..\cadlib\visualize.py", line 1, in
from OCC.Core.gp import gp_Pnt, gp_Dir, gp_Circ, gp_Pln, gp_Vec, gp_Ax3, gp_Ax2, gp_Lin
ModuleNotFoundError: No module named 'OCC'

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