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 not working at all

See original GitHub issue
  • code-server version: version: 1.408-vsc1.32.0
  • OS Version: MacOS Mojave 10.14.1
  • Extension: ms-python.python

Description

In the bottom left of the coder IDE, there is a loading icon saying python extension loading. It won’t stop at all. I cannot run any python scripts, and I think it has to do with the fact that this python extension won’t load.

Steps to Reproduce

  1. Open coder.com ide
  2. icon shows up
  3. using terminal, try `python3 hello.py` which just has `print('hello')` , nothing happens.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:11 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
NGTmeatycommented, Mar 28, 2019

He’s using Coder.com. We may want to move this into the other repo.

0reactions
deansheathercommented, Jun 16, 2019

If you’re experiencing an issue with the python extension I’d recommend opening a new issue, as this one was specifically related to our discontinued cloud offering on ide.coder.com.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Python command not working in command prompt
Press the windows key. · Type "system env". Press enter. · Press alt + n · Press alt + e · Press right,...
Read more >
Issue 39051: Python not working on Windows 10
The most common cause of this error is the PYTHONPATH and PYTHONHOME environment variables. You can see what environment variables are set by ......
Read more >
Python is not recognized as an internal or ... - Initial Commit
One way to fix the error would be to launch Python from the Command Prompt by passing in the full path to the...
Read more >
Why is Python not working in CMD? - Quora
Go to System > Advanced System Settings > Environment Variables. Scroll down to “Path” and add the directory where your python file (.py)...
Read more >
Err: Python is not recognized as an internal or external ...
The “Python is not recognized as an internal or external command” error is encountered in the command prompt of Windows. The error is...
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