cfbolz changed the topic of #pypy to: PyPy, the flexible snake (IRC logs: https://quodlibet.duckdns.org/irc/pypy/latest.log.html#irc-end ) | use cffi for calling C | if a pep adds a mere 25-30 [C-API] functions or so, it's a drop in the ocean (cough) - Armin
xcm has quit [Ping timeout: 246 seconds]
xcm has joined #pypy
jacob22 has joined #pypy
jacob22 has quit [Client Quit]
jacob22 has joined #pypy
jcea has quit [Quit: jcea]
dddddd has quit [Remote host closed the connection]
jvesely has quit [Quit: jvesely]
xcm is now known as Guest31714
Guest31714 has quit [Killed (card.freenode.net (Nickname regained by services))]
xcm has joined #pypy
xcm has quit [Remote host closed the connection]
xcm has joined #pypy
xcm has quit [Remote host closed the connection]
xcm has joined #pypy
xcm has quit [Remote host closed the connection]
xcm has joined #pypy
xcm has quit [Remote host closed the connection]
xcm has joined #pypy
glyph has quit [Quit: End of line.]
glyph has joined #pypy
ekaologik has joined #pypy
coiax has joined #pypy
<coiax> hi, is anyone here in charge of the vmprof.com server? I'm getting error messages, I believe when vmprof is attempting to upload its profile
xcm has quit [Remote host closed the connection]
xcm has joined #pypy
tsaka__ has quit [Ping timeout: 272 seconds]
<mattip> coiax: sorry, that service is offline now. You will have to self-host
<coiax> oh, there's no indication of that on the site or the docs
sdktda has joined #pypy
dddddd has joined #pypy
epony has quit [Quit: reconf]
epony has joined #pypy
kanaka has quit [Ping timeout: 268 seconds]
kanaka has joined #pypy
lritter has joined #pypy
jcea has joined #pypy
coiax has quit [Quit: Leaving]
BPL has joined #pypy
glyph has quit [Ping timeout: 250 seconds]
BPL has quit [Quit: Leaving]
glyph has joined #pypy
<arigato> mattip: https://bugs.python.org/issue34486 is not directly related if I'm reading it correctly: it's the case of a signal handler raising an exception
<arigato> (which is impossible to do 100% reliably in Python)
<arigato> I think the problem would be clear if Windows had a tool equivalent to "strace"
<arigato> at least, I strongly suspect something like WaitForSingleObject() failing when we try to acquire the lock, because then any error value is ignored because... well, that's another bug I guess
<pyusr> arigato: windows has process monitor and process explorer
jvesely has joined #pypy
<arigato> I suspect it's a lost cause anyway because I don't have any debug symbols for pypy.exe
sdktda has quit [Ping timeout: 264 seconds]
cgi has joined #pypy
<cgi> pypy -m pip install scikit-image ==> https://paste.ubuntu.com/p/69M3CtRny4/ - anyone can help me with this error?
tsaka__ has joined #pypy
<mattip> this comes from a strange interaction between pybind11 and pypy. What version of pypy are you using?
<mattip> maybe virtualenv too
<mattip> ahh, I see, 7.3.0
<mattip> pybind11 is putting its include files directly into pypy's include/ directory, rather than in a subdirectory
<mattip> I think we fixed this on latest py3.6 head, so try downloading from http://buildbot.pypy.org/nightly/py3.6/
<cgi> mattip, its not pybind11
<cgi> pypy3 -m pip install numpy -> https://paste.ubuntu.com/p/4CvbF3mJkb/
<cgi> I think its something to do with pypy and the way it interacts with ubuntu and pyenv perhaps?
<cgi> now even numpy wont install
<mattip> try removing pybind11
<mattip> there are numerous errors before you get to the fatal one
<mattip> cgi: why are you sure it is not pybind11?
<cgi> mattip, did you look at the numpy install error
<cgi> its complaining of Python.h not found?
<cgi> I dont see a pybind11 there
<cgi> scikit-image - yes, that was from pybind11 - but if numpy has a problem - I cant do anything else.
<mattip> You have errors on line 6 and line 114 of your numpy install
<mattip> it seems your whole /home/cgi/.pyenv/versions/pypy3.6-7.3.0 is borked
<mattip> what exactly did you do, from the start, so I can try to replicate it and help you?
<mattip> ahh, nvrmind, deja vu. This was fixed in https://foss.heptapod.net/pypy/pypy/issues/3141
<mattip> in short: use a nightly
BPL has joined #pypy
<cgi> mattip, with pyenv I cant use nightly
xcm has quit [Remote host closed the connection]
<cgi> I guess I should wait for 7.4.0?
xcm has joined #pypy
<cgi> mattip, can i install from wheels? Perhaps numpy/scipy/scikit-image have wheels somewhere for 7.3.0?
<mattip> pip install --extra-index-url https://antocuni.github.io/pypy-wheels/manylinux2010
tsaka__ has quit [Ping timeout: 240 seconds]
ekaologik has quit [Read error: Connection reset by peer]
tsaka__ has joined #pypy
sdktda has joined #pypy
sdktda has quit [Remote host closed the connection]
jvesely has quit [Quit: jvesely]
<cgi> mattip, https://paste.ubuntu.com/p/SMDtSPdcsq/ - I think it still tries to compile things
<cgi> yup it did - same Python.h error
<bbot2> Started: http://buildbot.pypy.org/builders/pypy-c-app-level-linux-x86-64/builds/3974 [Carl Friedrich Bolz-Tereick: force build, py3.7]
<bbot2> Started: http://buildbot.pypy.org/builders/own-linux-x86-64/builds/8078 [Carl Friedrich Bolz-Tereick: force build, py3.7]
<bbot2> Started: http://buildbot.pypy.org/builders/pypy-c-lib-python-linux-x86-64/builds/58 [Carl Friedrich Bolz-Tereick: force build, py3.7]
<bbot2> Started: http://buildbot.pypy.org/builders/pypy-c-jit-linux-x86-64/builds/6875 [Carl Friedrich Bolz-Tereick: force build, py3.7]
pyusr has quit [Ping timeout: 240 seconds]
<bbot2> Failure: http://buildbot.pypy.org/builders/pypy-c-lib-python-linux-x86-64/builds/58 [Carl Friedrich Bolz-Tereick: force build, py3.7]
<bbot2> Failure: http://buildbot.pypy.org/builders/own-linux-x86-64/builds/8078 [Carl Friedrich Bolz-Tereick: force build, py3.7]
BPL has quit [Quit: Leaving]
lritter has quit [Quit: Leaving]
<bbot2> Failure: http://buildbot.pypy.org/builders/pypy-c-app-level-linux-x86-64/builds/3974 [Carl Friedrich Bolz-Tereick: force build, py3.7]