Python Forum
Thread Rating:
  • 1 Vote(s) - 1 Average
  • 1
  • 2
  • 3
  • 4
  • 5
pip and setup script
#8
Quote:I had a lot of problems with pygame wheels and pip on windows. This was around python3.2-3.3 time frame. But since then i have a lot of resentment towards pip.
Maybe i have been lucky but both wheel for Gohlke and also msi from Bitbucket has work for me with Pygame.

Quote:I had pip break so many times, and setup never fail.
They do kind of the same ting.
pip has uninstall function.
If there are many package needed i use sometime virtualenv to not messing with installed packages in OS Python version.
Should of course use virtualenv more,but has may small project stuff so then i don't bored with it.
Reply


Messages In This Thread
pip and setup script - by metulburr - Oct-24-2016, 08:13 PM
RE: pip and setup script - by micseydel - Oct-24-2016, 08:37 PM
RE: pip and setup script - by Yoriz - Oct-24-2016, 08:51 PM
RE: pip and setup script - by snippsat - Oct-24-2016, 09:10 PM
RE: pip and setup script - by ichabod801 - Oct-24-2016, 09:13 PM
RE: pip and setup script - by snippsat - Oct-24-2016, 09:17 PM
RE: pip and setup script - by metulburr - Oct-24-2016, 09:28 PM
RE: pip and setup script - by snippsat - Oct-24-2016, 09:47 PM
RE: pip and setup script - by Larz60+ - Oct-24-2016, 09:50 PM
RE: pip and setup script - by Skaperen - Oct-25-2016, 06:17 AM
RE: pip and setup script - by sparkz_alot - Oct-25-2016, 09:26 PM
RE: pip and setup script - by snippsat - Oct-25-2016, 09:54 PM
RE: pip and setup script - by Ofnuts - Oct-26-2016, 06:58 AM
RE: pip and setup script - by sparkz_alot - Oct-26-2016, 02:33 PM
RE: pip and setup script - by Larz60+ - Oct-26-2016, 03:59 PM

Forum Jump:

User Panel Messages

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