Open MattTheCuber opened 1 month ago
reading from procfs is not allowed. applications from the play store are more restricted and can not completely work as on an actual Linux system. same happened here #63 for me. modifications to the extension (or in this case the python module) would be needed. the author has been unresponsive; I believe he needs to add a faq or more info around this in the Readme.md
you could try to run a jupyter server with Termux from fdroid and connect to this. both termux and vscode can see each other on the same device.
Is there an existing issue for this?
OS/Platform Information
Steps to Reproduce
setupPython3Environment
Expected
It should run the cell without an error.
Actual
It throws a permission denied error:
Alert Dialog
None
Screenshot/Video
Does this issue happen in Previous Version or You a new user?
Notes
No response