Skip to content

Fix: Resolve 'ModuleNotFoundError: No module named 'AudioLib'' issue#8

Open
git-pixel22 wants to merge 1 commit intonxbyte:masterfrom
git-pixel22:fix/AudioLib-module-not-found-error
Open

Fix: Resolve 'ModuleNotFoundError: No module named 'AudioLib'' issue#8
git-pixel22 wants to merge 1 commit intonxbyte:masterfrom
git-pixel22:fix/AudioLib-module-not-found-error

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