vscode-python
vscode-python copied to clipboard
Python Environment issue within container
Hi,
Thanks for the tutorial. I run the container after following your instructions and was able to create one. However, I am facing issue with running your test1.py file, as whenever, I run it I get the following error, despite setting the correct python path:
File "/workspaces/vscode-python-template/tests/test1.py", line 1, in
I tried changing the path as well, but still no success. Could you please let me know how can I fix the issue?