Skip to content

Flat import does not work #1

@hudsonburke

Description

@hudsonburke

This is really great work! I was so excited when I saw this.

Not sure if this is intended, but when I try to do a flat import of

import pyopensim as osim

my IDE does not recognize osim.Model and others, but it does if I do import pyopensim.simulation as osim or'osim.simulation.Model.

I am using VS Code and I installed via uv. I don't believe the issue is with my setup, but I am more than willing to be wrong about that.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions