Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Install a library manually
#6
Quote:I had to do this method to install pygame on windows on somewhere near python3.2 to python3.4. (assuming i did not want to install a compiler) I could not get pip to install pygame for the life of me.
In very difficult cases will try a lot other stuff,but pip should be a first advice in all cases.
Quote:This is based on the fact of one fed up with pip (like me) and wants an alternative.
There will not and be an official alternative to pip in Python and that's good,
For many year the Python packaging ecosystem was in a rather confusing and messy state
I think most people in Python community are happy that we now have one clear choice.
Donald Stufft dos really good job with pip.
Quote:Besides if people are abandoning python due to either pip problems/unaware of pip usage...is it really that big of a deal to try an alternative method? For bs4 it is a simple copy and paste of 2 directories.
Juggling between 2 version 2.7 and 3.5 can be confusing when you new to this.

He did not follow exactly what a did advice in my post which would have worked,
think there where a mix-up between version i the way he did choose to do it.
Reply


Messages In This Thread
Install a library manually - by metulburr - Nov-04-2016, 07:23 PM
RE: Install a library manually - by Larz60+ - Nov-04-2016, 07:30 PM
RE: Install a library manually - by snippsat - Nov-04-2016, 07:45 PM
RE: Install a library manually - by Larz60+ - Nov-04-2016, 07:58 PM
RE: Install a library manually - by metulburr - Nov-04-2016, 08:31 PM
RE: Install a library manually - by snippsat - Nov-04-2016, 09:11 PM
RE: Install a library manually - by metulburr - Nov-04-2016, 09:55 PM
RE: Install a library manually - by Larz60+ - Nov-04-2016, 10:04 PM
RE: Install a library manually - by metulburr - Nov-06-2016, 04:47 PM
RE: Install a library manually - by Larz60+ - Nov-06-2016, 05:13 PM
RE: Install a library manually - by metulburr - Nov-06-2016, 05:33 PM
RE: Install a library manually - by Larz60+ - Nov-06-2016, 08:33 PM
RE: Install a library manually - by metulburr - Nov-06-2016, 11:25 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Amazon AWS - how to install the library chatterbot wpaiva 9 3,904 Feb-01-2020, 08:18 AM
Last Post: brighteningeyes
  Python Selenium .click() Loads Error - Works Manually.- Events not Triggered NSearch 24 11,871 Aug-14-2019, 02:23 PM
Last Post: NSearch

Forum Jump:

User Panel Messages

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