ImportError: No module named images_rc

Bug #1047425 reported by Ray Rashif
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
SubDownloader
Status tracked in Trunk
Trunk
Fix Committed
Undecided
Alessandro Losavio

Bug Description

Version: 2.0.16-1
Operating System: Linux

== Error output ==
$ python2 run.py
Traceback (most recent call last):
  File "run.py", line 42, in <module>
    import gui.main
  File "/home/abs/community/subdownloader/trunk/src/subdownloader/gui/main.py", line 33, in <module>
    from gui.videotreeview import VideoTreeModel
  File "/home/abs/community/subdownloader/trunk/src/subdownloader/gui/videotreeview.py", line 20, in <module>
    import images_rc, logging
ImportError: No module named images_rc
== Error output ==

Reproducible in trunk: No (images_rc.py exists)

Details:

There is no gui/images_rc.py. This is created by the Makefile in gui, in particular by pyrcc4. This was not done for the source release tarball.

Optional information:

It may be also be time to update missing images for the resource file. Currently, this is only imdb.png:

pyrcc4 images.qrc > images_rc.py
Cannot find file: images/imdb.png

Changed in subdownloader:
assignee: nobody → Alessandro Losavio (alo21)
status: New → In Progress
Changed in subdownloader:
milestone: none → 2.0.16-2
Revision history for this message
Jan Klepek (jan-klepek-gmail) wrote :

was this released in 2.0.18? When I run subdownloader this issue still persist and I don't see this module in tar.gz file for 2.0.18

Revision history for this message
Alessandro Losavio (alo21) wrote :
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.