no module named Image

Bug #337107 reported by Erik Hetzner
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
BookLiberator
Fix Committed
Undecided
Unassigned

Bug Description

From latest trunk, revision 111

Traceback (most recent call last):
  File "./bkrpr.py", line 25, in <module>
    import Bkrpr.wxGUI.main as GUI
  File "/home/egh/software/bkrpr/Bkrpr/wxGUI/main.py", line 22, in <module>
    from MyNotebook import Notebook
  File "/home/egh/software/bkrpr/Bkrpr/wxGUI/MyNotebook.py", line 13, in <module>
    from Bkrpr.wxGUI.Workspaces import StartWS, RotateWS, CropWS, OutputWS
  File "/home/egh/software/bkrpr/Bkrpr/wxGUI/Workspaces.py", line 18, in <module>
    from Bkrpr.wxGUI.Image import BkImage
ImportError: No module named Image

Revision history for this message
Ian Sullivan (sullivan) wrote :

Ran into the same issue on a clean checkout today

Changed in bkrpr:
status: New → Confirmed
Revision history for this message
Erik Hetzner (egh) wrote :

Any chance to fix soon? Presumably this is just something that needs to be checked in, but it prevents me from trying out your software, which I am looking forward to doing. Thanks!

Revision history for this message
Ian Sullivan (sullivan) wrote :

Fixed in revision 113. Thanks for the report Erik.

Changed in bkrpr:
status: Confirmed → Fix Committed
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.