#No output in cmd [trying to use curses module on windows 11, python version 3.12.3]
22 messages · Page 1 of 1 (latest)
curses installed correctly or no?
terminal returns to the previous state as if nothing happened, no cleared screen, no hello world or anything
use virtual environment
im currently doing that, ill get back to you to see if it fixes this
@fluid sandal created venv and installed curses successfully in vscode. I should expect a clear terminal with "hello world"and nothing else right? when i click run code, nothing happens
are you doing it in cmd or vscode terminal?
vscode
This is what i did, created a new folder > opened that folder in vscode > created venv for that folder > installed curses. Is this correct?
made a new .py file > wrote the code mentioned in the 1st picture above > trying to run the code
tell me if im doing this wrong, i really need to get this going asap
@fluid sandal
run it in cmd