You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm new to Python, I am using ubuntu, and when I run the command: python3 AudioEffect.py the ModuleNotFoundError: No module named 'AudioLib' pops up, I think that the problem is in the init.py file as the program doesn't recognize AudioLib as a module, instead it sees it as a regular folder probably, I haven't changed anything in the code, I downloaded exactly from the github repository and I ran the main AudioEffect.py file, can you help me solve this problem, thank you in advance, best regards