Open
Description
I am just trying to run your code with PyCharm and a Conda interpreter (From Anaconda Navigator) this Python 3.9.
All your required packages have loaded.
I believe I need to create a main.py fle as your README.md indicates .... (below snippet) however I am not doing the main.py correctly. Can you provide a proper startup file or new main.py?
Regards,
Eric
From README.md :
Quick Start
from pysubdiv.main import main
from pysubdiv.main.data import files
# Create a simple Mesh by passing vertices and faces
# Create empty object or pass vertices and faces directly
mesh = main.Mesh()
Metadata
Metadata
Assignees
Labels
No labels