Python Forum
Why isnt this working? pip installs not working with cmd prompt?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Why isnt this working? pip installs not working with cmd prompt?
#1
So I mainly use PyCharm and in PyCharm everything works fine when I pip install something but I'm trying to use my cmd prompt now and it isn't quite working as easily.

I try to pip install something and it installs properly with no errors... But then when I try to use the module (in cmd prompt) it doesn't work.
Reply
#2
on command line type pip -V to see which version of python it's paired with.
Reply
#3
(Apr-02-2019, 01:55 PM)ejected Wrote: But then when I try to use the module (in cmd prompt) it doesn't work.
Look at this show basic usage of pip Python 3.6/3.7 and pip installation under Windows.
For PyCharm look at Configure a Python interpreter in PyCharm.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  scipy looks like it installs, but does not Skaperen 6 989 Jan-22-2024, 06:26 AM
Last Post: Skaperen
  option -c and semicolon not working as expected Skaperen 6 1,428 Aug-12-2022, 09:59 PM
Last Post: Skaperen
  Python to exe-Does it do Pip installs? Extra 1 1,073 May-12-2022, 09:27 PM
Last Post: snippsat
  PYTHONSTARTUP not working Skaperen 8 3,373 Jan-09-2022, 07:47 AM
Last Post: Gribouillis
  listing file that pip installs upgrades Skaperen 1 1,893 Dec-10-2020, 10:37 AM
Last Post: snippsat
  Python IDLE intellisense not working on MacPro ? Devarishi 7 3,650 Jun-21-2019, 11:36 AM
Last Post: snippsat
  source for py2exe not working after 3.4 metulburr 2 2,473 Feb-28-2019, 01:42 PM
Last Post: metulburr
  Working with open source software Yamin 7 4,301 Feb-21-2019, 06:01 PM
Last Post: buran
  WSGI working examples Skaperen 1 3,480 May-29-2017, 10:45 AM
Last Post: snippsat
  still working on page columnizer Skaperen 4 4,130 May-23-2017, 03:52 AM
Last Post: Skaperen

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020