#πŸ”’ Output not showing in Output/Terminal of Vs Code

51 messages Β· Page 1 of 1 (latest)

rare sentinel
#

Title is self explanatory, for some reason there is no ouput at all when I click run in VS code. I checked the terminal as well, and theres nothing. Can anyone help?

patent quiverBOT
#

@rare sentinel

Python help channel opened

Remember to:

  • Ask your Python question, not if you can ask or if there's an expert who can help.
  • Show a code sample as text (rather than a screenshot) and the error message, if you've got one.
  • Explain what you expect to happen and what actually happens.

:warning: Do not pip install anything that isn't related to your question, especially if asked to over DMs.

hot oasis
#

I'm not entirely certain but what's that drop down box on the bottom row that says "Code"?

rare sentinel
#

however when I change it, nothing changes and when run is clicked it just reverts back to the same "Code" option

hot oasis
#

Ok. I don't use VS Code so I am not sure but I always see others' screenshots and it usually changes so that's why I was curious.

#

What's in the Debug Console?

rare sentinel
#

im not sure exaclty, im new to vs code as I use oycharm usually, but I assume it's used for debugging lmao

hot oasis
#

try looking there

rare sentinel
#

maybe like a terminal for debugging your scripts s without editng the scipt

rare sentinel
#

@hot oasis idk what I just did but now is outputting?

#

but only outputting one thing?

#

what te

#

its only ouputting one thing now 😭

hot oasis
#

I'm not sure how output works in VS Code. Does the Terminal show you any output?

worldly linden
#

run python file instead of using code runner

hot oasis
#

Is this what output from Code Runner looks like?

rare sentinel
rare sentinel
#

AHHH

#

what the hell

#

bro fixed it

hot oasis
#

What'd you do?

rare sentinel
#

can i ask smth else @worldly linden

worldly linden
rare sentinel
#

not the pythn file

worldly linden
#

hence a third party can be unstable sometimes happens with me most of time

rare sentinel
#

@worldly linden how would i clean this up?

#

like just show output

#

not the paths

worldly linden
#

the paths are commands

hot oasis
#

That's fine, you want to see that.

#

That's just where your files are.

worldly linden
#

you might want to mess with terminal settings but I don't recommend doing it

hot oasis
#

If you want to run a quick command with pip or something you will be able to do that.

rare sentinel
#

ah

hot oasis
#

maybe move a file around or something.

worldly linden
#

since knowing the command is better sometimes especially in case your cwd is diff

rare sentinel
#

ah

#

thanks guys for ehlping really appreciate it @hot oasis @worldly linden

hot oasis
#

I didn't really help, but good luck with your project.

worldly linden
#

but all in all I don't recommend u use code runner it's meh

rare sentinel
patent quiverBOT
#
Python help channel closed

This help channel has been closed and it's no longer possible to send messages here. If your question wasn't answered, feel free to create a new post in #1035199133436354600. To maximize your chances of getting a response, check out this guide on asking good questions.