Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
PIP
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  9 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Ryan Hope  
View profile  
 More options Oct 21 2012, 12:17 pm
From: Ryan Hope <rmh3...@gmail.com>
Date: Sun, 21 Oct 2012 12:16:58 -0400
Local: Sun, Oct 21 2012 12:16 pm
Subject: [pygame] PIP
Who maintains the Pygame package on PyPi? I don't think it works on
any operating system. Would be nice to have this as a viable install
path.

--
Ryan Hope, M.S.
CogWorks Lab
Cognitive Science Department
Rensselaer Polytechnic Institute


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Owen Rexian  
View profile  
 More options Oct 21 2012, 12:28 pm
From: Owen Rexian <outrex...@gmail.com>
Date: Sun, 21 Oct 2012 17:28:54 +0100
Local: Sun, Oct 21 2012 12:28 pm
Subject: Re: [pygame] PIP

I think it's because pygame requires a bunch of SDL stuff, so it's better
to apt-get python-pygame.

On 21 October 2012 17:16, Ryan Hope <rmh3...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Ryan Hope  
View profile  
 More options Oct 21 2012, 12:32 pm
From: Ryan Hope <rmh3...@gmail.com>
Date: Sun, 21 Oct 2012 12:32:13 -0400
Local: Sun, Oct 21 2012 12:32 pm
Subject: Re: [pygame] PIP
Then why is it in PyPi at all?

--
Ryan Hope, M.S.
CogWorks Lab
Cognitive Science Department
Rensselaer Polytechnic Institute

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Owen Rexian  
View profile  
 More options Oct 21 2012, 12:35 pm
From: Owen Rexian <outrex...@gmail.com>
Date: Sun, 21 Oct 2012 17:35:30 +0100
Local: Sun, Oct 21 2012 12:35 pm
Subject: Re: [pygame] PIP

for people who all ready have the SDL dependencies, I'm guessing.

On 21 October 2012 17:32, Ryan Hope <rmh3...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Florian Krause  
View profile  
 More options Oct 21 2012, 1:43 pm
From: Florian Krause <siebenhundertz...@gmail.com>
Date: Sun, 21 Oct 2012 19:43:57 +0200
Local: Sun, Oct 21 2012 1:43 pm
Subject: Re: [pygame] PIP
It probably would be nice if you could get precompiled binaries via
PyPi and not (as it is now), the source that tries to compile once
downloaded.
If this worked, it would be a great way to get PyGame (and other
packages that depend on it) for any system.

Florian

--
www.fladd.de - fladd.de: Homepage of Florian Krause
blog.fladd.de - fladd's Blog: Blog of Florian Krause
intermezzo.fladd.de - Intermezzo: Music by Florian Krause and Giacomo
Novembre

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Richard Jones  
View profile  
 More options Oct 21 2012, 7:44 pm
From: Richard Jones <r1chardj0...@gmail.com>
Date: Mon, 22 Oct 2012 10:44:11 +1100
Local: Sun, Oct 21 2012 7:44 pm
Subject: Re: [pygame] PIP
As someone who has SDL installed (on OS X) I actually find "pip
install pygame" to be quite useful.

    Richard

On 22 October 2012 03:32, Ryan Hope <rmh3...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Michiel Overtoom  
View profile  
 More options Oct 22 2012, 5:53 am
From: Michiel Overtoom <mot...@xs4all.nl>
Date: Mon, 22 Oct 2012 11:43:47 +0200
Local: Mon, Oct 22 2012 5:43 am
Subject: Re: [pygame] PIP

On Oct 22, 2012, at 01:44, Richard Jones wrote:

> As someone who has SDL installed (on OS X) I actually find "pip
> install pygame" to be quite useful.

That's odd. Does it work on your machine? Not on mine. When I do that (on OSX 10.6.8), I get:

(user@air) /Users/user $ sudo pip install --upgrade pygame

Downloading/unpacking pygame
  Downloading pygame-1.9.2pre-py2.7-macosx10.7.mpkg.zip (7.4Mb): 7.4Mb downloaded
  Running setup.py egg_info for package pygame
    Traceback (most recent call last):
      File "<string>", line 14, in <module>
    IOError: [Errno 2] No such file or directory: '/Users/user/build/pygame/setup.py'
    Complete output from command python setup.py egg_info:
    Traceback (most recent call last):
  File "<string>", line 14, in <module>
IOError: [Errno 2] No such file or directory: '/Users/user/build/pygame/setup.py'
----------------------------------------
Command python setup.py egg_info failed with error code 1
Storing complete log in /Users/user/.pip/pip.log

..and there is indeed no file 'setup.py' in the directory '/Users/user/build/pygame'.

(user@air) /Users/user $ python -V

Python 2.6.1

(user@air) /Users/user $ uname -a

Darwin air 10.8.0 Darwin Kernel Version 10.8.0: Tue Jun  7 16:33:36 PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386 i386

(user@air) /Users/user $ cat /Users/user/.pip/pip.log

Downloading/unpacking pygame
  Getting page http://pypi.python.org/simple/pygame
  URLs to search for versions for pygame:
  * http://pypi.python.org/simple/pygame/
  Getting page http://pypi.python.org/simple/pygame/
  Getting page http://www.pygame.org/
  Getting page http://www.pygame.org/download.shtml
  Analyzing links from page http://pypi.python.org/simple/Pygame/
    Skipping link http://www.pygame.org/ (from http://pypi.python.org/simple/Pygame/); not a file
    Skipping link http://www.pygame.org/download.shtml (from http://pypi.python.org/simple/Pygame/); unknown archive format: .shtml
  Analyzing links from page http://www.pygame.org/news.html
    Skipping link http://www.pygame.org/_top/2/ (from http://www.pygame.org/news.html); not a file
    Skipping link http://www.pygame.org/favicon.ico (from http://www.pygame.org/news.html); unknown archive format: .ico
    Skipping link http://www.pygame.org/feed/news.php?format=ATOM (from http://www.pygame.org/news.html); unknown archive format: .php
    Skipping link http://www.pygame.org/feed/news.php?format=RSS2.0 (from http://www.pygame.org/news.html); unknown archive format: .php
    Skipping link http://www.pygame.org (from http://www.pygame.org/news.html); not a file
    Skipping link http://www.pygame.org/news.html (from http://www.pygame.org/news.html); unknown archive format: .html
    Skipping link http://www.pygame.org/wiki/about (from http://www.pygame.org/news.html); not a file
    Skipping link http://www.pygame.org/screenshots.html (from http://www.pygame.org/news.html); unknown archive format: .html
    Skipping link http://www.pygame.org/docs/ (from http://www.pygame.org/news.html); not a file
    Skipping link http://www.pygame.org/wiki/tutorials (from http://www.pygame.org/news.html); not a file
    Skipping link http://www.pygame.org/wiki/FrequentlyAskedQuestions (from http://www.pygame.org/news.html); not a file
    Skipping link http://www.pygame.org/wiki/info (from http://www.pygame.org/news.html); not a file
    Skipping link http://www.pygame.org/wiki/patchesandbugs (from http://www.pygame.org/news.html); not a file
    Skipping link http://www.pygame.org/wiki/cvs (from http://www.pygame.org/news.html); not a file
    Skipping link http://www.pygame.org/wiki/links (from http://www.pygame.org/news.html); not a file
    Skipping link http://www.pygame.org/wiki/resources (from http://www.pygame.org/news.html); not a file
    Skipping link http://www.pygame.org/whatsnew.shtml (from http://www.pygame.org/news.html); unknown archive format: .shtml
    Skipping link http://www.pygame.org/wiki/ (from http://www.pygame.org/news.html); not a file
    Skipping link http://www.pygame.org/wiki/CookBook (from http://www.pygame.org/news.html); not a file
    Skipping link http://www.pygame.org/wiki/rsslinks (from http://www.pygame.org/news.html); not a file
    Skipping link http://www.pygame.org/project_comments.html (from http://www.pygame.org/news.html); unknown archive format: .html
    Skipping link http://www.pygame.org/tags/arcade (from http://www.pygame.org/news.html); not a file
    Skipping link http://www.pygame.org/tags/2d (from http://www.pygame.org/news.html); not a file
    Skipping link http://www.pygame.org/tags/pygame (from http://www.pygame.org/news.html); not a file
    Skipping link http://www.pygame.org/tags/puzzle (from http://www.pygame.org/news.html); not a file
    Skipping link http://www.pygame.org/tags/game (from http://www.pygame.org/news.html); not a file
    Skipping link http://www.pygame.org/tags/shooter (from http://www.pygame.org/news.html); not a file
    Skipping link http://www.pygame.org/tags/strategy (from http://www.pygame.org/news.html); not a file
    Skipping link http://www.pygame.org/tags/libraries (from http://www.pygame.org/news.html); not a file
    Skipping link http://www.pygame.org/tags/other (from http://www.pygame.org/news.html); not a file
    Skipping link http://www.pygame.org/tags/python (from http://www.pygame.org/news.html); not a file
    Skipping link http://www.pygame.org/tags/action (from http://www.pygame.org/news.html); not a file
    Skipping link http://www.pygame.org/tags/space (from http://www.pygame.org/news.html); not a file
    Skipping link http://www.pygame.org/tags/rpg (from http://www.pygame.org/news.html); not a file
    Skipping link http://www.pygame.org/tags/applications (from http://www.pygame.org/news.html); not a file
    Skipping link http://www.pygame.org/tags/multiplayer (from http://www.pygame.org/news.html); not a file
    Skipping link http://www.pygame.org/tags/gpl (from http://www.pygame.org/news.html); not a file
    Skipping link http://www.pygame.org/tags/pyopengl (from http://www.pygame.org/news.html); not a file
    Skipping link http://www.pygame.org/tags/platformer (from http://www.pygame.org/news.html); not a file
    Skipping link http://www.pygame.org/tags/pyweek (from http://www.pygame.org/news.html); not a file
    Skipping link http://www.pygame.org/tags/geometrian (from http://www.pygame.org/news.html); not a file
    Skipping link http://www.pygame.org/tags/ (from http://www.pygame.org/news.html); not a file
    Skipping link http://www.pygame.org/login/new.php (from http://www.pygame.org/news.html); unknown archive format: .php
    Skipping link http://www.python.org/ (from http://www.pygame.org/news.html); not a file
    Skipping link http://www.libsdl.org/ (from http://www.pygame.org/news.html); not a file
    Skipping link http://siteswing.sourceforge.net/ (from http://www.pygame.org/news.html); not a file
    Skipping link http://dotfile.n0nick.net/quick-dirty-using-pygames-dirtysprite-layered (from http://www.pygame.org/news.html); not a file
    Skipping link http://dotfile.n0nick.net/gsoc-journal-weeks-1-2 (from http://www.pygame.org/news.html); not a file
    Skipping link http://pygame-networking.blogspot.com/2012/06/gsoc-journal-introducti... (from http://www.pygame.org/news.html); unknown archive format: .html
    Skipping link http://blog.sambull.org/sgc-0-1-4-beta-release (from http://www.pygame.org/news.html); not a file
    Skipping link https://groups.google.com/forum/?fromgroups#%21topic/pygame-mirror-on... (from http://www.pygame.org/news.html); not a file
    Skipping link https://groups.google.com/forum/?fromgroups#%21topic/pygame-mirror-on... (from http://www.pygame.org/news.html); not a file
    Skipping link https://bitbucket.org/pygame/pygamegsoc12 (from http://www.pygame.org/news.html); not a file
    Skipping link http://www.google-melange.com/gsoc/proposal/review/google/gsoc2012/sa... (from http://www.pygame.org/news.html); not a file
    Skipping link http://blog.sambull.org/t/gsoc (from http://www.pygame.org/news.html); not a file
    Skipping link http://www.google-melange.com/gsoc/proposal/review/google/gsoc2012/n0... (from http://www.pygame.org/news.html); not a file
    Skipping link http://dotfile.n0nick.net/tag/gsoc2012 (from http://www.pygame.org/news.html); not a file
    Skipping link http://www.google-melange.com/gsoc/proposal/review/google/gsoc2012/bl... (from http://www.pygame.org/news.html); not a file
    Skipping link http://pygame-networking.blogspot.com/ (from http://www.pygame.org/news.html); not a file
    Skipping link http://www.pyweek.org/14/ (from http://www.pygame.org/news.html); not a file
    Skipping link http://www.ludumdare.com/compo/ (from http://www.pygame.org/news.html); not a file
    Skipping link http://www.pygame.org/downloads.shtml (from http://www.pygame.org/news.html); unknown archive format: .shtml
    Skipping link https://bitbucket.org/pygame/pygame/wiki/gsoc2012ideas (from http://www.pygame.org/news.html); not a file
    Skipping link http://inventwithpython.com/pygame/index.html (from http://www.pygame.org/news.html); unknown archive format: .html
    Skipping link https://blacklist.eff.org/ (from http://www.pygame.org/news.html); not a file
    Skipping link http://www.pygamezine.com/ (from http://www.pygame.org/news.html); not a file
    Skipping link http://www.pygamezine.com (from http://www.pygame.org/news.html); not a file
    Skipping link http://www.pygame.org/project-Making+Games+with+Python+%26+Pygame-240... (from
...

read more »


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Radomir Dopieralski  
View profile  
 More options Oct 22 2012, 6:08 am
From: Radomir Dopieralski <pyg...@sheep.art.pl>
Date: Mon, 22 Oct 2012 12:08:06 +0200
Local: Mon, Oct 22 2012 6:08 am
Subject: Re: [pygame] PIP
On Mon, Oct 22, 2012 at 11:43 AM, Michiel Overtoom <mot...@xs4all.nl> wrote:

> On Oct 22, 2012, at 01:44, Richard Jones wrote:

[snip]

There was a bug in pip that has been fixed some time ago. Get a new
version of pip and try again.

--
Radomir Dopieralski, http://sheep.art.pl


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Michiel Overtoom  
View profile  
 More options Oct 22 2012, 6:15 am
From: Michiel Overtoom <mot...@xs4all.nl>
Date: Mon, 22 Oct 2012 12:15:49 +0200
Local: Mon, Oct 22 2012 6:15 am
Subject: Re: [pygame] PIP

On Oct 22, 2012, at 12:08, Radomir Dopieralski wrote:

> There was a bug in pip that has been fixed some time ago. Get a new
> version of pip and try again.

Thanks for the tip, I didn't know that.

Pip upgraded itself from 1.0 to 1.2.1, and the error is gone. Thanks!

--
Vergaat de wereld werkelijk in 2012, of is dit klinkklare onzin? http://www.skeptische-artikelen.nl/apocalyps-2012

Een kritische kijk op populaire fenomenen: http://www.skeptische-artikelen.nl/


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »