Hello all;<br><br>Have any one tried Ipython on Jython 2.5 beta ?<br><br>I am new to jython , just testing when it hits 2.5 beta and i would like to know if it works?<br><br>When i tried to instlal iptyhon on jython got this error :<br>
<br>/opt/jython2.5b0/jython ipython-0.9.1/setup.py install<br>/root/ipython-0.9.1/IPython/platutils.py:30: UserWarning: Platutils not available for platform 'java', some features may be missing<br> warnings.warn("Platutils not available for platform '%s', some features may be missing" %<br>
Traceback (most recent call last):<br> File "ipython-0.9.1/setup.py", line 33, in <module><br> from IPython.genutils import target_update<br> File "/root/ipython-0.9.1/IPython/__init__.py", line 58, in <module><br>
__import__(name,glob,loc,[])<br> File "/root/ipython-0.9.1/IPython/Shell.py", line 32, in <module><br> from signal import signal, SIGINT<br>ImportError: No module named signal<br><br>Is there any work around or , how can i use iptyhon with jython?<br>
<br>Regards,<br><br>Phyo Arkar Lwin.<br>