Python Forum
Installing pip packages on Windows 10 tablet
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Installing pip packages on Windows 10 tablet
#5
pip is in ...Python37-32\Scripts folder.
Cd into Script folder the try to install from there.
python --version work is because python.exe is in Python37-32 folder.

The reason that you have to be in right folder to run commands is because Environment variables is not set to point to Python and Scripts folder.
Don't know how it work on Tablet,can look here how to set on Window 10.
Reply


Messages In This Thread
RE: Installing pip packages on Windows 10 tablet - by snippsat - Oct-24-2018, 02:49 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Installing packages of Conda / Miniconda Liki 12 2,393 Sep-20-2023, 04:57 PM
Last Post: snippsat
  installing anaconda packages offline HulkHogansArmsArePythons 4 7,372 Feb-18-2020, 08:23 PM
Last Post: jefsummers
  Installing packages through Anaconda? Athenaeum 5 15,684 Oct-08-2017, 03:17 AM
Last Post: Athenaeum

Forum Jump:

User Panel Messages

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