Python Forum
installing any package= impossible headache
Thread Rating:
  • 2 Vote(s) - 4 Average
  • 1
  • 2
  • 3
  • 4
  • 5
installing any package= impossible headache
#6
OMG, I think I did it, thanks!
First I tried:
c:\python27\scripts>python -m pip install -U pip setuptools (i think that u has to be capitalized by the way)
"python is not recognized as an internal or external command operable program or batch file"
So I changed folder down 1 level:
c:\python27>python -m pip install -U pip setuptools

That worked. Then while I was still in that lower folder: (sudo) pip install moviepy ("pip was unexpected at this time"). So I had to go back UP a folder to \scripts again, then it worked. My version printed 0.2.3.2. I'm sure I'll have some other cryptic problem immediately as soon as I try anything else but I'm worn out for now.
Reply


Messages In This Thread
RE: installing any package= impossible headache - by ineedastupidusername - Nov-02-2017, 05:17 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  trouble installing python package Tuxedo 1 3,314 Apr-07-2021, 09:07 AM
Last Post: Larz60+
  Installing package in Anaconda on an Intranet Computer Secret 1 1,971 Sep-17-2020, 02:16 PM
Last Post: Larz60+
  Error when installing Seaborn package using pip chawkins 3 5,650 Jul-16-2018, 12:12 AM
Last Post: Larz60+

Forum Jump:

User Panel Messages

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