mainMoviefly - Support: sr #105851, ImportError: No module named lmcqt

 
 

sr #105851: ImportError: No module named lmcqt

Submitter:  None
Submitted:  Thu 03 May 2007 01:31:15 PM UTC
   
 
Category:  None Priority:  5 - Normal
Severity:  4 - Important Status:  None
Privacy:  Public Assigned to:  None
Originator Email:  -email is unavailable- Open/Closed:  Open
Operating System:  GNU/Linux
* Mandatory Fields

Add a New Comment Rich Markup
   

Sun 09 Aug 2009 04:11:59 PM UTC, comment #1: 

Hi too ;-)

I've got the same error:

ingo@ubuntu:~/lmc-0.15$ moviefly
/usr/local/lib/python2.6/site-packages/lmc/lmc.py:41: DeprecationWarning: The popen2 module is deprecated.  Use the subprocess module.
  from popen2 import popen2
[root] INFO: moviefly v0.15  (c) by Uwe Mayer
Traceback (most recent call last):
  File "/usr/local/lib/python2.6/site-packages/lmc/lmc.py", line 66, in <module>
    from RecordList import RecordList
  File "/usr/local/lib/python2.6/site-packages/lmc/RecordList.py", line 45, in <module>
    from ListViewRecord import ListViewRecord
  File "/usr/local/lib/python2.6/site-packages/lmc/ListViewRecord.py", line 42, in <module>
    from config import cls_ListViewItem
  File "/usr/local/lib/python2.6/site-packages/lmc/config.py", line 34, in <module>
    import lmcqt
ImportError: No module named lmcqt

So i need help, too !!!!

Ingo Strecker <django62>
Thu 03 May 2007 01:31:15 PM UTC, original submission:  

Hi,

I have installed lmc-0.12.5 on Fedora Core 6 (python2.4.4). ./configure, make and make install steps works without problem but when I execute movifly I got the following error:


[root@uecnbkl6044 lmc-0.12.5]# moviefly
[root] INFO: moviefly  $Rev: 692 $ (c) by Uwe Mayer
Traceback (most recent call last):
  File "/usr/local/lib/python2.4/site-packages/lmc/lmc.py", line 62, in ?
    from RecordList import RecordList
  File "/usr/local/lib/python2.4/site-packages/lmc/RecordList.py", line 43, in ?
    from ListViewRecord import ListViewRecord
  File "/usr/local/lib/python2.4/site-packages/lmc/ListViewRecord.py", line 42, in ?
    from config import cls_ListViewItem
  File "/usr/local/lib/python2.4/site-packages/lmc/config.py", line 34, in ?
    import lmcqt
ImportError: No module named lmcqt


Can anyone help me?

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by django62 (Posted a comment)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    No changes have been made to this item

    Back to the top

    Powered by Savane 3.13-d3ae.
    Corresponding source code