You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
python convert.py big --test_path workspace_test/saved.ply
I meet the error:
No module named 'mcubes'
And when I try to pip install this, I meet the error:
ERROR: Could not find a version that satisfies the requirement mcubes (from versions: none)
ERROR: No matching distribution found for mcubes
The text was updated successfully, but these errors were encountered:
When I try to run:
mesh conversion
python convert.py big --test_path workspace_test/saved.ply
I meet the error:
No module named 'mcubes'
And when I try to pip install this, I meet the error:
ERROR: Could not find a version that satisfies the requirement mcubes (from versions: none)
ERROR: No matching distribution found for mcubes
The text was updated successfully, but these errors were encountered: