Skip to content

Conversation

git-pixel22
Copy link

I think the error is occurring because the Python interpreter is unable to find the AudioLib module. To resolve this issue, you can modify the sys.path list in your Python script to include the directory containing the AudioLib package.

Fix #1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ModuleNotFoundError: No module named 'AudioLib'

1 participant