Closed iamawanishmaurya closed 1 month ago
Try running $ python <path>
(replace Main.py
is) in the terminal perhaps? The difference between that command and Python plugin is that the the latter uses Pyodide which it's python interpreter/compiler is based on WebAssembly/Emscripten and ported from CPython. The Python environment between the 2 are different and they can't access each other's packages.
I have install and connected my acode terminal to termux acodex but when even after installing the module in terminal it Give me same error as module not found.