[LDTP-Dev] How could I solve this problem?
Ruiran Wang
Ruiran.Wang at plenware.com
Tue Aug 5 19:54:35 PDT 2008
Hi
I used the command "apt-get install ldtp" to install ldtp in Debian, and the ldtp version is 1.2.0-1.
Now when I use ldtp in python ,I have a problem after I inputting "from idtp import".
>>> from ldtp import *
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
ImportError: No module named ldtp
Another problem is that when I use ldtpeditor with inputting "ldtpeditor" , I get following information:
Traceback (most recent call last):
File "/usr/bin/ldtpeditor", line 78, in <module>
raise ImportError, 'libldtpcodegen not found'
ImportError: libldtpcodegen not found
BTW, could ldtp be installed in the NOKIA device N810???
Thanks!
-Ruiran
-----Original Message-----
From: Kartik Mistry [mailto:kartik.mistry at gmail.com]
Sent: 2008年8月4日 14:46
To: Ruiran Wang
Cc: ldtp-dev at lists.freedesktop.org
Subject: Fwd: How could I solve this problem?
Hi Ruiran,
Can you tell me more detailed about your problems?
Which package did you installed? Which version? etc.
CC'ing ldtp-dev list for in depth help.
Thanks,
Kartik
---------- Forwarded message ----------
From: Ruiran Wang <Ruiran.Wang at plenware.com>
Date: 2008/8/4
Subject: How could I solve this problem?
To: kartik
Hi
How could I solve this problem?
>>> from ldtp import *
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
ImportError: No module named ldtp
PLS tell me the way in details because I'm a beginner using ldtp!
Thanks!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freedesktop.org/archives/ldtp-dev/attachments/20080806/9e591059/attachment.htm
More information about the LDTP-dev
mailing list