Hello list!

I've tried installing pyglet with pip, but it got confused by the
documentation package on the download page:

$ pip --version
pip 1.1 from /home/petr/dev/virtualenvs/tmp/lib/python2.7/site-packages
(python 2.7)
$ pip install -U pyglet
Downloading/unpacking pyglet from
http://pyglet.googlecode.com/files/pyglet-1.1.4-docs.zip
  Downloading pyglet-1.1.4-docs.zip (2.8Mb): 2.8Mb downloaded
  Running setup.py egg_info for package pyglet

    error: package directory 'pyglet' does not exist

Would it be possible to rename the "pyglet-1.1.4-docs.zip" link to
something that doesn't resemble a real package?

-- 
You received this message because you are subscribed to the Google Groups 
"pyglet-users" group.
To post to this group, send email to pyglet-users@googlegroups.com.
To unsubscribe from this group, send email to 
pyglet-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/pyglet-users?hl=en.

Reply via email to