Python Forum
pip install pygame choking on SDL dependency
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
pip install pygame choking on SDL dependency
#18
(Jan-22-2019, 11:37 PM)sneakyimp Wrote: Is there big demand for games written in python or for pygame skills? The word "pygame" doesn't even appear on los angeles craigslist.
This logic doesnt make any sense. First of all why would you search software on Craigslist? Secondly, if you replace pygame with the most known programming language your first result is rental apartments that include A/C++ (air conditioning). This has no merit in whether to weigh software's value.

(Jan-22-2019, 11:37 PM)sneakyimp Wrote: 4) My enthusiasm to embrace pygame is hampered by the thought that it doesn't work on the latest version OSX unless you also upgrade to python 3 or bundle python 3 with your installer. OSX distributes python 2.7.
I know its frustrating. A lot of people have problems. You might continue to have them if you are not willing to try things such as using python3.x. Problems with pygame is not the only reason i will never buy an Apple product Hand .

(Jan-22-2019, 11:37 PM)sneakyimp Wrote: Upgrading to python 3 on my Mac might remedy some pygame problems, but that would render the last 2 chapters in my book moot.
That is not completely true. There are minor differences in the majority of tutorials that are 2.x/3.x. Most tutorials can be ported to python3.x quite easily as long as you know the differences. You can search out the differences even on our website. Pygame does work for both python2.x and python3.x. I cant say the same about livewires.

most of which is not going to be applicable to a basic tutorial.

As a side note. Python2.x is planning on being retired at the end of this year. Some linux distros (arch and gentoo) started using python3.x back in 2013 as the default python. Python2.x was suppose to end completely in 2015, but was extended to 2020 only for security/bugfixes. After 2020 it is likely that there will not even be security updates or bugfixes for python2.x forcing everyone to abandon it due to security alone. Even on our website; we will remove the toplink versions as python2.x will be archived. For example, if you were to post this issue a year from now....the proper answer would be to update to python3.x and to stop using a python2.x tutorial. I dont know if this is the problem or not.....but if i was a developer on pygame i would not worry about pygame working with python2.x on the latest mac release because of its soon to be death. I would be more focused on updating it to the latest python minor release and making sure it works for the majority.
Recommended Tutorials:
Reply


Messages In This Thread
RE: pip install pygame choking on SDL dependency - by metulburr - Jan-23-2019, 12:20 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Can't get pygame to install djwilson0495 13 10,436 Dec-07-2020, 01:30 PM
Last Post: djwilson0495
  Trying to install pygame Mac OS x high sierra giladal 2 2,794 Oct-18-2020, 09:27 PM
Last Post: nilamo
  Error to install pygame skp 1 3,552 Apr-14-2020, 05:17 PM
Last Post: joe_momma
  PIP cannot install Pygame Amaly84 6 10,061 Sep-04-2019, 07:59 PM
Last Post: Amaly84
  pip can't install pygame SheeppOSU 1 9,499 Dec-08-2018, 08:20 PM
Last Post: snippsat
  How to install Pygame chappie 2 3,466 Dec-06-2017, 10:47 PM
Last Post: chappie
  How to begin coding for game making [Install pygame on mac] mattkrebs 2 5,002 Apr-02-2017, 10:57 AM
Last Post: machrider
  [split] permission error on pygame install pyteach 7 8,287 Jan-23-2017, 11:00 PM
Last Post: pyteach

Forum Jump:

User Panel Messages

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