I have seen some articles about this issue but still can't decide how to
correct it.
I wrote an application in c# using IronPython to host Python scripts. As I
am mainly targeting the app for scripting Cisco routers, I wanted to use
Cisco YDK-Py library. But when I try to open a sample script I get the
error in subject.
Already tried "ipy -x:Frames -m ensurepip" - whatever it supposed to do -
but the issue stays, however the command succeeded.

Could someone please clarify whether this is an error InIronPython 2.7 or
has it something to do with the installation on Python environment (Python
2.7, modules, IronPython, packages...etc) on my computer ?
If it is not an IronPython issue, how can it be mitigated ?

Thanks a lot
Laszlo
_______________________________________________
Ironpython-users mailing list
Ironpython-users@python.org
https://mail.python.org/mailman/listinfo/ironpython-users

Reply via email to