git icon indicating copy to clipboard operation
git copied to clipboard

Python3 not working

Open grendizerh opened this issue 2 years ago • 1 comments

I cant run python3 and i dont know how to install it either? Help please?

grendizerh avatar Apr 20 '23 04:04 grendizerh

What do you mean? This is a shell that is written in JavaScript. Everything is in the browser. To make Python3 work you will need to import Brython or a different Python interpreter (there was something recently in WASM) and add that to the code. You won't be able to install anything here.

jcubic avatar Apr 20 '23 09:04 jcubic