Skip to content

Main not started... #1

Open
Open
@edekemp

Description

@edekemp

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions