question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Python file is not running - Code-server: 3.10.1

See original GitHub issue

OS/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

  1. 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

Logs

backend.log

Screenshot

Screenshot_2021-05-20-09-55-38-390_com microsoft emmx

Notes

This issue can be reproduced in VS Code: Yes

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:22 (5 by maintainers)

github_iconTop GitHub Comments

2reactions
oxycommented, Jun 1, 2021

Heads up - I’m looking at Jupyter again and will try to land a fix soon, depending on how complex the bug is.

1reaction
oxycommented, Jun 7, 2021

@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.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found