Quantcast
Channel: Active questions tagged python - Stack Overflow
Viewing all articles
Browse latest Browse all 23131

Python in VSCode - PIP Error (cmd not found)

$
0
0

Help Me! I'm new! I've been using Python Idle for learning basics but decided to switch to VSCode as a Harvard Professor advised in his tutorial for convenience.

Q. Trying to Import the Basic Cowsay module using PIP (cmd in VSC Terminal: pip install cowsay), getting an ERROR (bash: pip: cmd not found). What am I doing wrong?

Installed Python Extensions in VSCodeTried creating a New File - XTried installing the module directly - XStill getting error


Viewing all articles
Browse latest Browse all 23131

Trending Articles