[zeromq-dev] problem building pyzmq
MinRK
benjaminrk at gmail.com
Sat Nov 13 00:09:21 CET 2010
How did you install cython? Because Cython should be able to find its own
headers, and cpython.pxd is one of the declaration files that ships with
Cython. I have heard of some linux distros incorrectly shipping Cython
without its internal headers, so look inside Cython to ensure that there is
an 'Includes' directory in your Cython install.
Should be somewhere like '.../site-packages/Cython/Includes'
-MinRK
On Thu, Nov 11, 2010 at 06:01, Martin Lucina <mato at kotelna.sk> wrote:
> Martin,
>
> sustrik at 250bpm.com said:
> > I have cython 0.13 installed. cpython.pxd doesn't appear to be present
> > on my system.
> >
> > Any ideas?
>
> Not really, I installed Cython 13 from source on my machine today and that
> worked.
>
> I guess you're on Ubuntu/Linux Mint, you may be missing some python-X.Y-dev
> package?
>
> -mato
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20101112/804b0719/attachment.htm>
More information about the zeromq-dev
mailing list