Open
Description
I downloaded the example package and tried to run test_module1.py. I got an error: ModuleNotFoundError: No module named 'examplepy'
. I use VSCode on Windows 10, and the contents of vscode.env are as in the repository:
PYTHONPATH=/;src/;${PYTHONPATH}
Is it possible that VSCode ignores this file?
Metadata
Metadata
Assignees
Labels
No labels