When I try to run the python script from src folder it gives me this error: ModuleNotFoundError: No module named 'src' And I can pip install src, help please