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

glue-sprite - pkg_resources.DistributionNotFound: PIL==1.1.7 #85

Closed
benopotamus opened this issue Mar 31, 2013 · 2 comments
Closed

glue-sprite - pkg_resources.DistributionNotFound: PIL==1.1.7 #85

benopotamus opened this issue Mar 31, 2013 · 2 comments
Labels

Comments

@benopotamus
Copy link

Hello. I installed glue-sprite on Ubuntu 13.04 using apt-get but when it was run it gave the following error:

Traceback (most recent call last):
  File "/usr/bin/glue-sprite", line 5, in <module>
    from pkg_resources import load_entry_point
  File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2803, in <module>
    working_set.require(__requires__)
  File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 696, in require
    needed = self.resolve(parse_requirements(requirements))
  File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 594, in resolve
    raise DistributionNotFound(req)
pkg_resources.DistributionNotFound: PIL==1.1.7

After installing glue using pip, glue-sprite runs without the error.

@angelabad
Copy link

Hi, I'm working on this error in Ubuntu,

Regards,

@angelabad
Copy link

Hi, I fixed the error in Ubuntu raring, so Jorge could you please close this bug?

Cheers,

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

No branches or pull requests

3 participants