Hello so I ended up glitching my terminal venv name somehow, here is how it looks right now
(venv) venv{myname}@{name} %
while it should be (venv) {myname}@{name} %
. This problem persists even when the virtual environment is not activated and only occurs in certain folders, while others display the prompt correctly.
Note: Im on Mac and im using Python + VSCode
Thanks
I tried researching more but couldn’t find any solution, tried to ask ChatGPT but couldn’t help.
JustDoIt is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.