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
DIRT has joined #pypy
speeder39 has joined #pypy
antocuni has quit [Ping timeout: 272 seconds]
moei has quit [Read error: Connection reset by peer]
moei has joined #pypy
jcea has quit [Quit: jcea]
witran has joined #pypy
lritter has quit [Remote host closed the connection]
will has joined #pypy
will has quit [Client Quit]
witrandev has joined #pypy
witran has quit [Quit: Page closed]
witrandev has quit [Client Quit]
witrandev has joined #pypy
<witrandev> hi pypy devs, I have a question about revdb
<witrandev> Following the instruction under this repo https://bitbucket.org/pypy/revdb/, I was able to produce log.rdb file
<witrandev> but failed to run the revdb replayer with this error: ImportError: No module named _revdb._ancillary_cffi
<witrandev> I built revdb (the replayer) using `python setup.py build_ext --inplace`
<witrandev> pypy-revdb version is: RevDB-pypy2.7-v5.6.2 / a24d6c7 / 2017-07-25
<witrandev> the python version that I used to run `python setup.py build_ext --inplace` is pypy 6.0.0, on ubuntu 14.0.4 x86_64
<witrandev> Another thing, if I run `pypy /work/revdb/revdb.py log.rdb` -> ImportError: No module named _revdb._ancillary_cffi
<witrandev> if I run with CPython `python /work/revdb.revdb.py log.rdb` -> AttributeError: _init_cffi_1_0_exertnal_module
<witrandev> both are thrown from the line `from ._ancillary_cffi import ffi, lib`
<witrandev> revdb/_revdb/ancillary.py, line 1
agronholm has joined #pypy
<witrandev> ok my problem is solved, turned out my python lacks cffi (even though pip said it was already installed?), `sudo easy_install -U cffi` solved the issue
witrandev_ has joined #pypy
witrandev has quit [Ping timeout: 256 seconds]
ssbr has quit [Remote host closed the connection]
speeder39 has quit [Quit: Connection closed for inactivity]
<mattip_> witrandev_: you know that sudo + easy_install is usually not a good mix, right?
<mattip_> you should be using sudo together with your platform package manager (apt, yum, ...)
<mattip_> and easy_install or even better pip with a virtualenv, no sudo needed
<witrandev_> Thanks for the tip! I got it working using virtualenv without sudo now. I was quite new to python ecosystem.
_whitelogger has joined #pypy
igitoor has quit [Ping timeout: 252 seconds]
igitoor has joined #pypy
igitoor has quit [Changing host]
igitoor has joined #pypy
tayfun26 has joined #pypy
<fijal> looks like it might make sense to revisit web assembly at some stage
themsay has joined #pypy
themsay has quit [Ping timeout: 252 seconds]
kipras`away has quit [Ping timeout: 252 seconds]
kipras`away has joined #pypy
antocuni has joined #pypy
themsay has joined #pypy
themsay has quit [Ping timeout: 272 seconds]
antocuni has quit [Ping timeout: 276 seconds]
<energizer> dont forget https://brython.info/
nimaje has quit [Ping timeout: 252 seconds]
nimaje has joined #pypy
dddddd has joined #pypy
_whitelogger has joined #pypy
jamesaxl has quit [Ping timeout: 240 seconds]
marky1991 has joined #pypy
jcea has joined #pypy
Zaab1t has joined #pypy
jcea has quit [Remote host closed the connection]
Zaab1t has quit [Ping timeout: 260 seconds]
jcea has joined #pypy
adamholmberg has joined #pypy
marky1991 has quit [Read error: Connection reset by peer]
marky1991 has joined #pypy
[Arfrever] has quit [Quit: leaving]
marky1991 has quit [Read error: Connection reset by peer]
marky1991 has joined #pypy
[Arfrever] has joined #pypy
antocuni has joined #pypy
lritter has joined #pypy
inad922 has joined #pypy
Rhy0lite has joined #pypy
tayfun26 has quit [Read error: Connection reset by peer]
moei has quit [Read error: Connection reset by peer]
tayfun27 has joined #pypy
moei has joined #pypy
pepesza has quit [Ping timeout: 268 seconds]
pepesza has joined #pypy
adamholmberg has quit [Remote host closed the connection]
adamholmberg has joined #pypy
adamholmberg has quit [Remote host closed the connection]
adamholmberg has joined #pypy
marky1991 has quit [Remote host closed the connection]
marky1991 has joined #pypy
solarjoe4 has joined #pypy
marky1991 has quit [Remote host closed the connection]
marky1991 has joined #pypy
inad922 has quit [Ping timeout: 252 seconds]
adamholmberg has quit [Remote host closed the connection]
adamholmberg has joined #pypy
adamholmberg has quit [Read error: Connection reset by peer]
adamholmberg has joined #pypy
<kenaan> mattip default 0bd6514900a7 /: fix win32 translation, also remove some MSVC compiler warnings
inad922 has joined #pypy
<fijal> LarstiQ: that's not python
<fijal> it's a bit python-like
jamesaxl has joined #pypy
solarjoe4 has quit [Quit: Leaving]
<antocuni> fijal: to do what, with webassembly?
tayfun27 has quit [Quit: tayfun27]
Zaab1t has joined #pypy
jamesaxl has quit [Ping timeout: 252 seconds]
jamesaxl has joined #pypy
<kenaan> mattip py3.5 fadba769e9bf /: merge default into branch
Zaab1t has quit [Ping timeout: 244 seconds]
<fijal> antocuni: make pypy compile there
<antocuni> I suppose the end result would be huge, though?
jamesaxl has quit [Ping timeout: 244 seconds]
jamesaxl has joined #pypy
marky1991 has quit [Read error: Connection reset by peer]
antocuni has quit [Ping timeout: 252 seconds]
marky1991 has joined #pypy
marky1991 has quit [Read error: Connection reset by peer]
<fijal> maybe?
<fijal> but also maybe cacheable in a way that's not too bad
<fijal> smaller than pypy.js for sure
witrandev has joined #pypy
witrandev has quit [Ping timeout: 256 seconds]
witrandev_ has quit [Ping timeout: 256 seconds]
inad922 has quit [Ping timeout: 245 seconds]
Zaab1t has joined #pypy
Zaab1t has quit [Quit: bye bye friends]
inad922 has joined #pypy
agronholm has quit [Ping timeout: 260 seconds]
agronholm has joined #pypy
inad922 has quit [Ping timeout: 252 seconds]
Rhy0lite has quit [Quit: Leaving]
tazle has quit [Ping timeout: 246 seconds]
tazle has joined #pypy
antocuni has joined #pypy
speeder39 has joined #pypy
dddddd has quit [Read error: Connection reset by peer]
adamholmberg has quit [Remote host closed the connection]
adamholmberg has joined #pypy
adamholmberg has quit [Ping timeout: 245 seconds]
adamholmberg has joined #pypy
adamholmberg has quit [Remote host closed the connection]
adamholmberg has joined #pypy
adamholmberg has quit [Ping timeout: 246 seconds]
moei has quit [Quit: Leaving...]
atomizer has quit [Quit: ZNC - http://znc.in]
atomizer has joined #pypy
lritter has quit [Remote host closed the connection]
Kipras_ has quit [Read error: Connection reset by peer]