The following forum message was posted by eugen2 at
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4021472:
Hello Guys,
I have slightly different one:
[code]Importing test modules ... Traceback (most recent call last):
File "/home/eugen/Work/Helios-Python/eclipse/plugins/org.python.pydev.debug_1.
6.4.2011010200/pysrc/pydev_runfiles.py", line 263, in __get_module_from_str
mod = __import__(modname)
File
"/home/eugen/Work/Helios-Python/workspace/Dionysus/test/main/test_qaf.py",
line 9, in <module>
from Dionysus.DialogueManager.QAF import QafTemplate, QafInstance
File "/home/eugen/Work/Helios-Python/workspace/Dionysus/src/Dionysus/DialogueM
anager/QAF.py", line 11, in <module>
from Dionysus.DialogueManager.Context import Context
File "/home/eugen/Work/Helios-Python/workspace/Dionysus/src/Dionysus/DialogueM
anager/Context.py", line 7, in <module>
from Dionysus.DialogueManager.log_utils import log_debug
File "/home/eugen/Work/Helios-Python/workspace/Dionysus/src/Dionysus/DialogueM
anager/log_utils.py", line 11, in <module>
from Dionysus.DialogueManager import io_utils
File "/home/eugen/Work/Helios-Python/workspace/Dionysus/src/Dionysus/DialogueM
anager/io_utils.py", line 8, in <module>
from Dionysus.DialogueManager.QAF import QafTemplate
ImportError: cannot import name QafTemplate
ERROR: Module: test_qaf could not be imported (file:
/home/eugen/Work/Helios-Python/workspace/Dionysus/test/main/test_qaf.py).[/code]
What seems to be the problem for me is 'file: /' there is a space and I think
it is causing the error.
I started to have this error since I updated PyDev.
Any suggestions?
------------------------------------------------------------------------------
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand
malware threats, the impact they can have on your business, and how you
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Pydev-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pydev-users