Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 1510 by immanuel...@gmail.com: Failed to load pexpect module
http://code.google.com/p/robotframework/issues/detail?id=1510
We are trying to use our python libraries in the Jython environment. While
loading the pexpect modules.Its throwing the following error :
">>> import pexpect
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "/repo/bimmanue/robot_ams/PACKAGES/lib/python2.7/site-packages/pexpect.py",
line 82, in <module>
raise ImportError (str(e) + """
ImportError: No module named termios
A critical module was not found. Probably this operating system does not
support it. Pexpect is intended for UNIX-like operating systems.
"
How to reproduce:
* run Jython
* add class path of the python site-packages
* install pexpect package
* import pexpect
jybot --version
Robot Framework 2.6.3 (Jython 2.7b1 on java1.6.0)
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
---
You received this message because you are subscribed to the Google Groups "robotframework-commit" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to robotframework-commit+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.