Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can not install #2

Open
zgoda-mobica opened this issue Jun 11, 2015 · 0 comments
Open

Can not install #2

zgoda-mobica opened this issue Jun 11, 2015 · 0 comments

Comments

@zgoda-mobica
Copy link

I am unable to install in virtualenv, pygame dependency is missing because of versioning scheme.

$ pip install --allow-external pygame --allow-unverified pygame -U pygameui
Collecting pygameui
Using cached pygameui-0.2.0.tar.gz
Requirement already up-to-date: setuptools in /home/jazg/v/tms/lib/python2.7/site-packages (from pygameui)
Collecting pygame>=1.9.1 (from pygameui)
Could not find a version that satisfies the requirement pygame>=1.9.1 (from pygameui) (from versions: 1.7.1release, 1.8.0-deps-src, 1.8.0release, 1.8.1release, 1.9.0release, 1.9.1release, 0.1a0, 0.2b0, 0.3b0, 0.4, 0.5, 0.9, 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6, 1.6.2)
No matching distribution found for pygame>=1.9.1 (from pygameui)
$ lssitepackages | grep pygame
pygame
pygame-1.9.1release-py2.7.egg-info

This is how pygame is installed when built by pip from source release available from official download page http://www.pygame.org/download.shtml.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant