Re: [Ironpython-users] import error: scapy on ironpython (windows)

2015-04-25 Thread Jeff Hardy
On Mon, Apr 6, 2015 at 6:07 PM, Hemanth M B wrote: > Hi All, > > > > I am facing problem to import scapy.all in ironpython shell. It is throwing > an error mentioned below: > > > from scapy.all import * > > Traceback (most recent call last): > > File "", line 1, in > > File "C:\Program F

[Ironpython-users] import error: scapy on ironpython (windows)

2015-04-06 Thread Hemanth M B
Hi All, I am facing problem to import scapy.all in ironpython shell. It is throwing an error mentioned below: >>> from scapy.all import * Traceback (most recent call last): File "", line 1, in File "C:\Program Files (x86)\IronPython 2.7\lib\site-packages\scapy\all.py", line 16, in File