Skip to content

Unable to import loaded module. #1

@medcelerate

Description

@medcelerate

I compiled the module successfuly but attempting to load it while in the same directory as the so fields yields the below error.

Traceback (most recent call last):
  File "input.py", line 3, in <module>
    import NDIlib as ndi
ModuleNotFoundError: No module named 'NDIlib'

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions