lesshaste has quit [Remote host closed the connection]
leshaste has joined #pypy
glyph has quit [Quit: End of line.]
glyph has joined #pypy
stkrdknmibalz has joined #pypy
cfbolz has quit [*.net *.split]
energizer has quit [*.net *.split]
cfbolz has joined #pypy
energizer has joined #pypy
jacob22 has quit [Ping timeout: 276 seconds]
Atque has quit [Remote host closed the connection]
Atque has joined #pypy
lritter has joined #pypy
slav0nic has joined #pypy
lesshaste has joined #pypy
<lesshaste>
Hi. Is it possible to get igraph working with pypy? I fails when I try to pip install it
<lesshaste>
(I asked a few days ago but can't access the logs from then)
<mattip>
<lesshaste> I just tried and it says You will need the Python headers to compile this extension.
<mattip>
<nimaje> that sounds like the pypy package you installed doesn't contain header files and you need to install some pypy-headers or pypy-dev package with
<mattip>
<nimaje> your os package manager or something
<mattip>
lesshaste: the easiest way to work with lots of packages and PyPy these days is to use conda