Hi, Dino! Thank you! I got the Beta 2, remembered (after a fumble) to copy IronPython.dll into the directory with my source, ran IronPythonConsole cleanPath.py, and got a perfectly working executable. Hooray!
As for where to share it, I took a look at the GotDotNet "User Samples" area. I tried to post there, but under "languages", they have no checkbox for IronPython. I submitted this as feedback to GotDotNet, and they replied that they plan to add IronPython as an option soon. Another hooray! Though, since they didn't define "soon",. I do wish I knew a place to post in the meantime. On 1/25/06, Dino Viehland <[EMAIL PROTECTED]> wrote: > I don't have an immediate answer for you on sharing scripts but our next beta > release (due real, real soon now) will support running the generated EXEs. > If your test imports any modules written in Python you'll still need to have > those around and on your sys.path, but otherwise this will work. -- - Catherine http://catherinedevlin.blogspot.com/ _______________________________________________ users mailing list [email protected] http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
