Skip to content

App is not launching when run python kodacad.py #1

@rajendrasing-pardeshi

Description

@rajendrasing-pardeshi

When I run the command python kodacad.py in Terminal, it just prints OCCT version and nothing happens. No error, no app.
I checked in the code and it stops execution at the following line -

doc = TDocStd_Document(TCollection_ExtendedString(doc_format))

I added try except block but it is not throwing exception at this line. Any idea what I am missing?

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