#π Output not showing in Output/Terminal of Vs Code
51 messages Β· Page 1 of 1 (latest)
@rare sentinel
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.
I'm not entirely certain but what's that drop down box on the bottom row that says "Code"?
it changes the output info, i presume
however when I change it, nothing changes and when run is clicked it just reverts back to the same "Code" option
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?
im not sure exaclty, im new to vs code as I use oycharm usually, but I assume it's used for debugging lmao
try looking there
maybe like a terminal for debugging your scripts s without editng the scipt
nothing in there
@hot oasis idk what I just did but now is outputting?
but only outputting one thing?
what te
its only ouputting one thing now π
I'm not sure how output works in VS Code. Does the Terminal show you any output?
run python file instead of using code runner
Is this what output from Code Runner looks like?
i assume so?
whats the difference?
AHHH
what the hell
bro fixed it
What'd you do?
can i ask smth else @worldly linden
code runner is a third party extension while when you run the file it uses the python extension provided by microsoft
hence a third party can be unstable sometimes happens with me most of time
the paths are commands
you might want to mess with terminal settings but I don't recommend doing it
If you want to run a quick command with pip or something you will be able to do that.
ah
maybe move a file around or something.
since knowing the command is better sometimes especially in case your cwd is diff
I didn't really help, but good luck with your project.
but all in all I don't recommend u use code runner it's meh
no u did, thanks
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.