[IronPython] IronPython on mac os X (newbie problems)

Anand Pillai abpillai at gmail.com
Mon Dec 19 19:58:34 CET 2005


Incidentally, I got the same error with IronPython 0.9.6 and the
latest version of mono
on a FC3 (Fedora Core 3) box.

I had installed IronPython to /opt/IronPython. Initially IronPython
was running fine. Then I wanted to try out the tutorials and so I did
the following:

alias 'iron'='mono /opt/IronPython/bin/IronPythonConsole.exe'

Then I tried to run the examples using 'iron <sample.py>'. At that
point it started giving this error.

I dont have the traceback since this happened in the office and I am
posting from home. I can send it later if reqd.

Thanks

-Anand


On 12/17/05, S V N Vishwanathan <vishy at mail.rsise.anu.edu.au> wrote:
> Hi!
>
> I am a newbie to IronPython. Maybe I am missing something here ...
>
> I installed the latest version of Mono on my Mac OS X (10.4) box and
> downloaded IronPython and tried
>
> % mono IronPythonConsole.exe
>
> ** (IronPythonConsole.exe:653): WARNING **: implement me 0x00
>
>
> ** ERROR **: file class.c: line 3030 (mono_class_from_mono_type): should not be reached
> aborting...
> zsh: abort      mono IronPythonConsole.exe
>
>
> The relevant version of Mono is:
>
> % mono --version
> Mono JIT compiler version 1.1.10, (C) 2002-2005 Novell, Inc and Contributors. www.mono-project.com
>         TLS:           normal
>         GC:            Included Boehm (with typed GC)
>         SIGSEGV      : normal
>
> and the OS is
>
> % uname -a
> Darwin Ambica.local 8.3.0 Darwin Kernel Version 8.3.0: Mon Oct  3 20:04:04 PDT 2005; root:xnu-792.6.22.obj~2/RELEASE_PPC Power Macintosh powerpc
>
>
>
> What am I doing wrong? Please do not hesitate to ask me if you need any
> further information.
>
> vishy
>
> ps: I am not subscribed to the list. So Pls cc me on the responses.
> _______________________________________________
> users mailing list
> users at lists.ironpython.com
> http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
>


--
Anand B Pillai,
Staff Engineer (Development),
SpikeSource India Pvt Ltd,
Koramangala 3rd Block,
Bangalore, India.

http://www.spikesource.com

Blog: http://randombytes.blogspot.com


More information about the Ironpython-users mailing list