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
<mattip>
maybe somehow your virtualenv in /home/fijal/.virtualenvs/pypy3 has a different lib_pypy path than /home/fijal/load/pypy-c-jit-101475-6dd03ceea326-linux64/?
<fijal>
I don't know, installed newer pypy and seems ok
<fijal>
is there any way I can find out what is causing "multiple versions of packages"?
<mattip>
I don't see that message in the pastebin
<fijal>
no, it's a different pastebin
<fijal>
but I don't know wtf is the problm - it seems if I use old resolver, it does not find conflicts
<fijal>
I don't know, but backtracking does not seem like a good idea to me
oberstet has joined #pypy
tsaka__ has joined #pypy
<LarstiQ>
pip versions?
<LarstiQ>
I've had to manually drop a newer pip in /usr/share/python-wheels
<fijal>
what's the strategy dealing with manlylinux? how do you create the right set of wheels?