[IronPython] Linux Support

Sanghyeon Seo sanxiyn at gmail.com
Thu Nov 1 02:46:12 CET 2007


2007/10/31, Evan Klitzke <evan at yelp.com>:
> Then I had problems using modules in the standard library. This post
> <http://lists.ironpython.com/pipermail/users-ironpython.com/2006-July/002787.html>
> indicates that I should be able to import most modules from CPython.
> So I set my IRONPYTHONPATH using Unix path convention and nothing
> works. Eventually I figure out that I need to use the Windows
> convention and use semicolons as the path separator (which is
> inconvenient because semicolons need to be escaped in bash). After I
> running ipy.exe hangs and I get an IOError (I think it tried to import
> too many

This is definitely a bug. I reported it on the issue tracker.
http://www.codeplex.com/IronPython/WorkItem/View.aspx?WorkItemId=13618

-- 
Seo Sanghyeon



More information about the Ironpython-users mailing list