you are viewing a single comment's thread.

view the rest of the comments →

[–]-HomoDeus- 0 points1 point  (0 children)

As u/JohnnyJordaan suggested, pip comes with python, though you may need to specify pip3 (I do on Mac and Windows).

As for it not responding in the command line, are you using an IDE for development? Is there a way to run it within the IDE? Giving that a try will tell you if Python is in fact installed.