Re: Build error when building Python.Net with ActiveState Python buil d202
by Andre Burgaud other posts by this author
Nov 7 2000 2:28AM messages near this date
RE: Build error when building Python.Net with ActiveState Pythonbuil d202
|
Updated Python for .NET compiler available
Philip,
I had the same problem and commented out the "assert" line, file
p2c\genil.py, line #989. In fact the assert failed when the type of ret is
'unicode' (in that case we have type('unicode')==type('')).
I didn't have time to investigate more... Anyway this temporary tweak
allowed me to compile and to make some successful tests.
Andre
www.burgaud.com
----- Original Message -----
From: "Craig, Philip" <philip.craig@[...].com>
To: "'python.net@listserv.ActiveState.com'"
<python.net@[...].com>
Sent: Monday, October 30, 2000 5:30 AM
Subject: Build error when building Python.Net with ActiveState Python buil
d202
> Hi,
>
> Has anyone successfully built Python.Net with ActiveState build 202?
>
> I always get the attached error when it tries to compile builtins.py
>
> Thanks in advance, <<PythonBuildErr.txt>>
>
> Philip
>
>
> This message is for the named person's use only. It may contain
> confidential, proprietary or legally privileged information. No
> confidentiality or privilege is waived or lost by any mistransmission.
> If you receive this message in error, please immediately delete it and all
> copies of it from your system, destroy any hard copies of it and notify
the
> sender. You must not, directly or indirectly, use, disclose, distribute,
> print, or copy any part of this message if you are not the intended
> recipient. CREDIT SUISSE GROUP and each of its subsidiaries each reserve
> the right to monitor all e-mail communications through its networks. Any
> views expressed in this message are those of the individual sender, except
> where the message states otherwise and the sender is authorised to state
> them to be the views of any such entity.
> Unless otherwise stated, any pricing information given in this message is
> indicative only, is subject to change and does not constitute an offer to
> deal at any price quoted.
> Any reference to the terms of executed transactions should be treated as
> preliminary only and subject to our formal written confirmation.
>
>
>
>
_______________________________________________
Python.NET mailing list. To unsubscribe go to http://listserv.ActiveState.com/mailman/subscr
ibe/python.net
Thread:
Craig, Philip
Mark Hammond
Andre Burgaud
|