microsoft / vscode-python-web-wasm

An extension allows to run Python code in a Web browser using WebAssembly technology
MIT License
78 stars 11 forks source link

Does not work for local folders #12

Closed hediet closed 2 years ago

hediet commented 2 years ago

Testing microsoft/vscode#161784

Open a local folder and run a python script from it.

You will get this error:

image
dbaeumer commented 2 years ago

Fixed in remote repositories.