[IronPython] Error on startup of IronPython 2.6 RC with certain command line options

Dino Viehland dinov at microsoft.com
Mon Oct 5 18:49:20 CEST 2009


I actually ran into this last night and have a fix for it which will
be in RC2.

> -----Original Message-----
> From: users-bounces at lists.ironpython.com [mailto:users-
> bounces at lists.ironpython.com] On Behalf Of Michael Foord
> Sent: Monday, October 05, 2009 4:58 AM
> To: Discussion of IronPython
> Subject: [IronPython] Error on startup of IronPython 2.6 RC with certain
> command line options
> 
> On Win 7 with 2.6 RC1 installed:
> 
> C:\compile>"c:\Program Files\IronPython 2.6\ipy.exe" -D -X:FullFrames
> -X:Tracing  -X:TabCompletion
> Traceback (most recent call last):
>   File "c:\Program Files\IronPython 2.6\Lib\site.py", line 62, in
> c:\Program Files\IronPython 2.6\Lib\site.py
>   File "c:\Program Files\IronPython 2.6\Lib\os.py", line 63, in
> c:\Program Files\IronPython 2.6\Lib\os.py
>   File "c:\Program Files\IronPython 2.6\Lib\ntpath.py", line 12, in
> c:\Program Files\IronPython 2.6\Lib\ntpath.py
>   File "c:\Program Files\IronPython 2.6\Lib\warnings.py", line 8, in
> c:\ProgramFiles\IronPython 2.6\Lib\warnings.py
>   File "c:\Program Files\IronPython 2.6\Lib\types.py", line 53, in
> c:\Program Files\IronPython 2.6\Lib\types.py
> SystemError: Object reference not set to an instance of an
> object.IronPython 2.6
>  (2.6.10920.0) on .NET 2.0.50727.4927
> Type "help", "copyright", "credits" or "license" for more information.
>  >>>
> 
> --
> http://www.ironpythoninaction.com/
> http://www.voidspace.org.uk/blog
> 
> 
> _______________________________________________
> Users mailing list
> Users at lists.ironpython.com
> http://lists.ironpython.com/listinfo.cgi/users-ironpython.com



More information about the Ironpython-users mailing list