[LDTP-Dev] How could I solve this problem?

姜国伟 jianggw at bsw.net.cn
Wed Nov 16 21:37:27 PST 2005




    Thanks!
    The two files ldtp.so and ldtputils.py just in the right place"/usr/lib/python2.4/site-packages".But when I input the command 'python nautilus.py',it uses python2.3(there are two pythons in my linux).So I use the command '/usr/bin/python2.4 nautilus.py'this time,new error happended:


    Traceback (most recent call last):
      File "nautilus.py", line 4, in ?
        from ldtputils import *
      File '/usr/lib/python2.4/site-packages/ldtputils.py" ,line 31,in ?
        log('Python-Imaging package not installed','error')
      NameError: name 'log' is not defined
     
     Should I install the package'Python-Imaging'?On suse9.3 there isn't so much trouble.

    Victor Jiang



-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freedesktop.org/archives/ldtp-dev/attachments/20051117/09bf9580/attachment.html


More information about the LDTP-dev mailing list