[pypy-dev] pypy2exe
Michael Foord
fuzzyman at gmail.com
Mon Mar 5 18:11:07 CET 2012
On 5 March 2012 16:57, Matti Picus <matti.picus at gmail.com> wrote:
> Trying to install in pypy I get
>
> error C2065: '_Py_PackageContext' : undeclared identifier
>
What are you trying to install? It isn't py2exe is it? That hasn't got a
chance of working with pypy because it *patches* the CPython dll (which is
totally different from the pypy binary).
All the best,
Michael
> Matti
>
> _______________________________________________
> pypy-dev mailing list
> pypy-dev at python.org
> http://mail.python.org/mailman/listinfo/pypy-dev
>
>
--
http://www.voidspace.org.uk/
May you do good and not evil
May you find forgiveness for yourself and forgive others
May you share freely, never taking more than you give.
-- the sqlite blessing http://www.sqlite.org/different.html
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pypy-dev/attachments/20120305/6c17a57e/attachment.html>
More information about the pypy-dev
mailing list