[IronPython] Mono classes will not import

Newell Jensen pillar2012 at gmail.com
Tue Sep 18 07:25:33 CEST 2007


I just installed mono (version 1.2.5) and IPCE (IronPython version 1.1 (1.1)
on .NET 2.0.50727.42.  I am having troubles import the Mono classes. That is
something like this,

$ mono ipy.exe
>>> import Mono

give me the error that their is no module Mono.  I also tried mono etc.  It
works when I do to import .NET classes such as System etc.  I made sure that
all my dependencies were taken care of.  Is there something that I am
missing?  Thanks for your help.
-- 
Newell Jensen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20070917/fe03932f/attachment.html>


More information about the Ironpython-users mailing list