Hi,
I'm a student from China, and I've chosen pypy as my thesis subject. I
wonder which part should I participate in?
My supervisor suggest me to do some performance improvements, so I could
list some data and diagrams when I'm doing the thesis defense. And the
thesis should have a topic, so all
On Tue, Mar 6, 2012 at 1:11 AM, Michael Foord wrote:
>
>
> On 5 March 2012 16:57, Matti Picus 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 w
On 5 March 2012 16:57, Matti Picus 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
Trying to install in pypy I get
error C2065: '_Py_PackageContext' : undeclared identifier
Matti
___
pypy-dev mailing list
pypy-dev@python.org
http://mail.python.org/mailman/listinfo/pypy-dev
If it involves translating pypy, then I am stuck. This laptop does not have
the resources to translate pypy.
The website has said that pil is " known to work " for several releases
now. I thought that meant it would be pretty trivial to install.
Jacob
On Mar 4, 2012 9:27 AM, "Jacob Finkelman" wr