cfbolz changed the topic of #pypy to: PyPy, the flexible snake (IRC logs: https://botbot.me/freenode/pypy/ ) | use cffi for calling C | the secret reason for us trying to get PyPy users: to test the JIT well enough that we're somewhat confident about it
hsiktas25 has joined #pypy
hsiktas25 has quit [Killed (Unit193 (Spam is not permitted on freenode.))]
mattip has quit [Ping timeout: 240 seconds]
adamholmberg has joined #pypy
inhahe has quit [*.net *.split]
TheAdversary has quit [*.net *.split]
jiffe has quit [*.net *.split]
tsutsumi has quit [*.net *.split]
kiprasz has quit [*.net *.split]
jerith_ has quit [*.net *.split]
nimaje has quit [*.net *.split]
inhahe has joined #pypy
catern has quit [Ping timeout: 240 seconds]
jiffe has joined #pypy
nimaje has joined #pypy
tsutsumi has joined #pypy
jerith_ has joined #pypy
TheAdversary has joined #pypy
kiprasz has joined #pypy
jiffe has quit [Max SendQ exceeded]
adamholmberg has quit [Remote host closed the connection]
17SAAPLHG has joined #pypy
17SAAPLHG has quit [Changing host]
17SAAPLHG has joined #pypy
catern has joined #pypy
adamholmberg has joined #pypy
TheAdversary has quit [Remote host closed the connection]
TheAdversary has joined #pypy
adamholmberg has quit [Read error: Connection reset by peer]
adamholm_ has joined #pypy
adamholm_ has quit [Remote host closed the connection]
brynjar6 has quit [Remote host closed the connection]
jsza has joined #pypy
jerith_ is now known as jerith
red-00112 has joined #pypy
red-00112 has quit [Remote host closed the connection]
<Cld>
Hi, does someone know a OpenCV binding that work with PyPy ?
<Hodgestar>
Did you try opencv_cffi?
<Hodgestar>
Looks quite old / unmaintained though.
<Hodgestar>
In theory it might be possible to contribute a CFFI binding generator to OpenCV itself (not sure).
marvin_ has quit [Remote host closed the connection]
marvin has joined #pypy
<fijal>
Cld: is the default one not working?
<fijal>
cpyext is good these days
tazle__ has quit [Quit: leaving]
tazle has joined #pypy
<Cld>
Hodgestar: it seems it's only have very limited part of it and the binding doesn't have the same structure as the "standard" binding
<Cld>
fijal: It's not working with pip ones and don't know how to build opencv in a virtualenv so I was trying to see if some know before trying to recompile everything :)
jcea has joined #pypy
marky1991 has joined #pypy
marky1991 has quit [Remote host closed the connection]
marky1991 has joined #pypy
ecx86 has joined #pypy
Nick`2 has joined #pypy
adamholmberg has joined #pypy
ecx86 has quit [Remote host closed the connection]
mitch_18 has joined #pypy
Peetz0r3 has joined #pypy
mitch_18 has quit [Remote host closed the connection]
Nick`2 has quit [Remote host closed the connection]
Peetz0r3 has quit [Killed (Sigyn (Spam is off topic on freenode.))]
arigato has joined #pypy
marky1991 has quit [Ping timeout: 272 seconds]
dddddd has joined #pypy
marky1991 has joined #pypy
Rhy0lite has joined #pypy
arigato has quit [Quit: Leaving]
arigato has joined #pypy
adamholmberg has quit [Remote host closed the connection]
adamholmberg has joined #pypy
oberstet has quit [Ping timeout: 244 seconds]
adamholm_ has joined #pypy
adamholmberg has quit [Remote host closed the connection]
acerbic6 has joined #pypy
oberstet has joined #pypy
acerbic6 has quit [Remote host closed the connection]
solarjoe4 has joined #pypy
solarjoe4 has quit [Quit: Leaving]
marky1991 has quit [Ping timeout: 240 seconds]
forgottenone has joined #pypy
Madkiss3 has joined #pypy
thumbs22 has joined #pypy
thumbs22 has quit [Remote host closed the connection]
oberstet has quit [Ping timeout: 268 seconds]
Madkiss3 has quit [Ping timeout: 268 seconds]
Olipro20 has joined #pypy
Olipro20 has quit [Remote host closed the connection]
<tos9>
Cld: I wrote opencv_cffi FWIW.
<tos9>
It very likely doesn't do what you want, but it also very likely takes about 13 seconds to add whatever you want.
<tos9>
I added all the things I needed to do a certain thing and it took about that :)
blachance has joined #pypy
oberstet has joined #pypy
marky1991 has joined #pypy
tayfun26 has quit [Remote host closed the connection]
altendky has quit [Quit: Connection closed for inactivity]
mattip has quit [Ping timeout: 272 seconds]
shenglong5 has joined #pypy
shenglong5 has quit [Remote host closed the connection]
floogulinc9 has joined #pypy
floogulinc9 has quit [Killed (Sigyn (Spam is off topic on freenode.))]
arigato has quit [Quit: Leaving]
Cool_Fire12 has joined #pypy
mattip has joined #pypy
Cool_Fire12 has quit [Ping timeout: 240 seconds]
lritter__ has quit [Ping timeout: 244 seconds]
SuperSeriousCat1 has joined #pypy
SuperSeriousCat1 has quit [K-Lined]
CountryNerd has joined #pypy
CountryNerd has quit [Quit: CountryNerd]
arigato has joined #pypy
<arigato>
mattip: hi! did you already get some feedback about the unicode-utf8-py3 branch? if not, I could review it at some point. feel free to ask
Namarrgon28 has joined #pypy
Namarrgon28 has quit [K-Lined]
arigato has quit [Ping timeout: 256 seconds]
arigato has joined #pypy
tomaw14 has joined #pypy
tomaw14 has quit [Remote host closed the connection]
marky1991 has quit [Remote host closed the connection]
marky1991 has joined #pypy
marky1991 has quit [Remote host closed the connection]
marky1991 has joined #pypy
marky1991 has quit [Ping timeout: 268 seconds]
Rhy0lite has quit [Quit: Leaving]
marky1991 has joined #pypy
Peetz0r10 has joined #pypy
marky1991 has quit [Read error: Connection reset by peer]
Peetz0r10 has quit [Killed (Unit193 (Spam is not permitted on freenode.))]
arigato has quit [Quit: Leaving]
johanfforsberg has joined #pypy
oberstet has quit [Quit: Leaving]
mattip_ has quit [Ping timeout: 256 seconds]
mattip_ has joined #pypy
johanfforsberg has quit [Ping timeout: 244 seconds]
danielhuman has joined #pypy
danielhuman has quit [Remote host closed the connection]
<mattip>
arigato (for the logs): thanks. It seems to be almost working now, so I think my next step, before review,
<mattip>
is to look at the diff to unicode-utf8 and py3.5 and reason about what I did, does it make sense
<mattip>
arigato (for the logs): but if you have time and wish to give a high-level critique of the branch, without going into details yet,
<mattip>
that would be awesome
adamholm_ has quit [Remote host closed the connection]
adamholmberg has joined #pypy
Hasimir has joined #pypy
TheAdversary has joined #pypy
adamholmberg has quit [Ping timeout: 240 seconds]
adamholmberg has joined #pypy
adamholmberg has quit [Remote host closed the connection]