mamboitaliano21 / subdownloader

Automatically exported from code.google.com/p/subdownloader
0 stars 0 forks source link

Missing module gui.main after install of debian package #49

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. install the package on ubuntu
2. type subdownloader at command prompt
3.

What is the expected output? What do you see instead?
Expected : the program 
Seen :Traceback (most recent call last):
  File "run.py", line 44, in <module>
    import gui.main
ImportError: No module named gui.main

What version of the product are you using? On what operating system?
subdownloader-cli_2.0-0.99_all.deb on Ubuntu hardy 

Please provide any additional information below.
Maybe missing dependency in debian package or source files

Original issue reported on code.google.com by cedric.hamel@gmail.com on 30 Jul 2008 at 10:09

GoogleCodeExporter commented 9 years ago
Please update your version of debian package.
https://launchpad.net/subdownloader/+download

Original comment by capiscuas@gmail.com on 31 Jul 2008 at 2:09

GoogleCodeExporter commented 9 years ago

Original comment by capiscuas@gmail.com on 31 Jul 2008 at 2:10