On Fri, Jul 22, 2016 at 9:44 AM, László Frank <laszlo.fr...@gmail.com>
wrote:

> Going back to the original topic of the issue "no module named urllib" I
> can confirm it was resolved by installing required packages with Ipy. It
> was my fault thinking that installing packages with CPython, and then
> simply set IronPythonű1s search path pointing to the same Lib\site-packages
> folder would work. Although I do not understand the difference, probably
> because I am new to Python.
>

IronPython 2.7 requires a modified version of the standard library to work
properly, to work around a few incompatibilities.

- Jeff
_______________________________________________
Ironpython-users mailing list
Ironpython-users@python.org
https://mail.python.org/mailman/listinfo/ironpython-users

Reply via email to