I can't run my Python code in VS Code.

matis -  
mamiemando Posted messages 33228 Registration date   Status Moderator Last intervention   -

Hello,

I've been coding in Python on VSCode for a few days (I was coding on EduPython in high school). Everything was going well until yesterday: I don't know why, VSCode is not executing my program, nothing shows up in the console, not even an error message. I tried with a simple command (just a simple print("test")) but nothing happens.

Do you have a solution?

3 answers

  1. blux Posted messages 5036 Registration date   Status Moderator Last intervention   3 455
     

    Hello,

    haven't the "python tools" disappeared?

    https://code.visualstudio.com/docs/languages/python

    If not, try VSCodium, it's the same without the Microsoft trackers...


    See you blux           "Stupid people dare everything.
    That's even how we recognize them"

    1
  2. matis
     

    Thank you for your reply.

    No, they haven't disappeared and I tried uninstalling and then reinstalling them, without success. I will try VSCodium.

    0
  3. mamiemando Posted messages 33228 Registration date   Status Moderator Last intervention   7 944
     

    Hello,

    You can also check out pycharm if vscodium doesn't solve your problem.

    Good luck

    0