Python file is not running - Code-server: 3.10.1
See original GitHub issueOS/Web Information
- Web Browser: Edge
- Local OS: Linux - Ubuntu 20.04 LTS
- Remote OS: Ubuntu 20.04 LTS
- Remote Architecture: VM
code-server --version
: 3.10.1 421237f499079cf88d68c02163b70e2b476bbb0d Latest
Steps to Reproduce
- Run a python file in terminal
Expected
It should run my python file.
Actual
- The terminal is not opening!
- Throwing two errors:
- command :
'python.execlnTerminal'
not found - command :
'python.execlnTerminal-icon'
not found
- command :
Logs
Screenshot
Notes
This issue can be reproduced in VS Code: Yes
Issue Analytics
- State:
- Created 2 years ago
- Comments:22 (5 by maintainers)
Top Results From Across the Web
Python file is not running - Code-server: 3.10.1 · Issue #3425
It should run my python file. Actual. The terminal is not opening! Throwing two errors: command : 'python.execlnTerminal' not found ...
Read more >Code runner for vscode can't run python without error
I've installed Python 3.10.5 on my Windows 10 machine. Works splendidly running a file by writing "python file.py". What I can't do though,...
Read more >Python in Visual Studio Code
Learn about Visual Studio Code as a Python IDE (code completion, ... In Explorer: right-click a Python file and select Run Python File...
Read more >Package List — Spack 0.20.0.dev0 documentation
This is a list of things you can install using Spack. It is automatically generated based on the packages in this Spack version....
Read more >Termux - code-server v4.8.0 docs - Coder
To check the install process (Will not actually install code-server) If it all looks good, you can install code-server by running the second...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Heads up - I’m looking at Jupyter again and will try to land a fix soon, depending on how complex the bug is.
@rwanito Could you create another issue for this actually? The current issue (the Python extension not working) was fixed, but installing extensions offline is a separate issue that we’d have to address.