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
lritter has joined #pypy
jcea has quit [Quit: jcea]
lritter has quit [Ping timeout: 264 seconds]
lritter has joined #pypy
jcea has joined #pypy
jcea has quit [Ping timeout: 260 seconds]
Techcable has quit [Quit: ZNC - https://znc.in]
Techcable has joined #pypy
forgottenone has joined #pypy
oberstet has joined #pypy
_whitelogger has joined #pypy
lritter has quit [Ping timeout: 276 seconds]
Gustavo6046 has quit [Quit: ZNC 1.8.2 - https://znc.in]
Gustavo6046 has joined #pypy
lritter has joined #pypy
lritter has quit [Ping timeout: 245 seconds]
lritter has joined #pypy
<agronholm> Dejan: it's "--no-binary numpy" in your case
lritter has quit [Ping timeout: 245 seconds]
<cfbolz> Amazing, heise.de (huge German it news site) reported on the blog move: https://www.heise.de/news/Developer-Snapshots-Programmierer-News-in-ein-zwei-Saetzen-5075280.html
<Dejan> agronholm, that does not work
<agronholm> Dejan: can you be any more specific?
<Dejan> agronholm, --no-binary :all: does
<Dejan> I did try --no-binary numpy first, and it did not work
<agronholm> look, "does not work" is not very descriptive
<agronholm> can you pastebin the pip output?
<Dejan> no need, problem is solved with --no-binary :all: as ronan suggested
<Dejan> thanks for the effort anyway
<agronholm> it does not answer your question though – you wanted a specific package to be installed from source
<agronholm> not all of them
<Dejan> it does answer my question
<agronholm> ok, whatever
<Dejan> I needed to install numpy 1.20.1 from source as the binary wheel that is on pypi contains undefined symbol
<Dejan> I mentioned that two days ago here
<Dejan> <Dejan> ImportError: /opt/jobserve/pypy/site-packages/numpy/core/_multiarray_umath.pypy37-pp73-x86_64-linux-gnu.so: undefined symbol: PyPyUnicode_Check
<Dejan> so with numpy 1.20.1 installed from source i got a workaround for that problem
andi- has quit [*.net *.split]
tos9 has quit [*.net *.split]
kipras`away has quit [*.net *.split]
dstufft has quit [*.net *.split]
exarkun has quit [*.net *.split]
phlebas has quit [*.net *.split]
shodan45 has quit [*.net *.split]
Kronuz has quit [*.net *.split]
shodan45 has joined #pypy
dstufft has joined #pypy
kipras`away has joined #pypy
tos9 has joined #pypy
phlebas has joined #pypy
exarkun has joined #pypy
Kronuz has joined #pypy
commandoline has quit [Ping timeout: 264 seconds]
forgottenone has quit [Remote host closed the connection]
andi- has joined #pypy
commandoline has joined #pypy
forgottenone has joined #pypy
forgottenone has quit [Remote host closed the connection]
forgottenone has joined #pypy
jcea has joined #pypy
oberstet has quit [Remote host closed the connection]
muke has joined #pypy
<muke> Hey, what's the best way to get the address of a descr object? I saw the comment under compute_unique_id saying it can be very costly, so is there a better way?
<muke> This is for storing the descr of the last executed operation in a jitframe, I assume writing the address directly is what it needs?
<cfbolz> muke: you cast it to a gcref I think
<muke> cfbolz am I able to get the underlying value of the address from the result?
<cfbolz> somehow, yes :-)
<cfbolz> cast_ptr_to_adr, maybe something along these lines
<muke> aha well as long as it's somehow I'll figure it out, thanks
<cfbolz> I'm not streaming tonight, too done
<mattip> thanks for the heads up, I was just settling in to start watching
<cfbolz> sorry
<mattip> no problem, now I can go out to the newly reopened local pub
<cfbolz> mattip: heh, nice, enjoy
<Dejan> ufff... i was hoping pypy will run my parser faster than CPython... CPython is running it for 3.1h while PyPy is still running after 5.2 hours, and it also uses 2x more RAM
<Dejan> i guess i should not be surprised, it is heavily based on numpy/pandas
<Dejan> and pytables
<mattip> I would like to release 7.3.4 before the end of the month
<mattip> python2.7, python 3.6
oberstet has joined #pypy
max3 has joined #pypy
max3 has quit [Quit: Connection closed]
forgottenone has quit [Quit: Konversation terminated!]