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

Bug #1169077 reported by Angel Abad
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
glue (Ubuntu)
Fix Released
Critical
Angel Abad

Bug Description

Origin: vendor, https://github.com/jorgebastida/glue/issues/85

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.

Related branches

Angel Abad (angelabad)
Changed in glue (Ubuntu):
importance: Undecided → Critical
assignee: nobody → Angel Abad (angelabad)
status: New → In Progress
Revision history for this message
Angel Abad (angelabad) wrote :

Package uploaded to raring-proposed,

Cheers,

Changed in glue (Ubuntu):
status: In Progress → Fix Committed
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package glue - 0.2.9.1-1ubuntu1

---------------
glue (0.2.9.1-1ubuntu1) raring; urgency=low

  * debian/patches/30_rmeove_deps:
    - Remove deps from setup.py to avoid problem with pkg_resources
      (LP: #1169077)
 -- Angel Abad <email address hidden> Fri, 19 Apr 2013 12:51:23 +0200

Changed in glue (Ubuntu):
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.