cfbolz changed the topic of #pypy to: #pypy PyPy, the flexible snake https://pypy.org | IRC logs: https://quodlibet.duckdns.org/irc/pypy/latest.log.html#irc-end and https://libera.irclog.whitequark.org/pypy | the pypy angle is to shrug and copy the implementation of CPython as closely as possible, and staying out of design decisions
Alok has quit [Ping timeout: 252 seconds]
dmalcolm_ has joined #pypy
dmalcolm has quit [Ping timeout: 256 seconds]
jcea has joined #pypy
Atque has quit [Quit: ...]
Atque has joined #pypy
Atque has quit [Ping timeout: 255 seconds]
sugarbeet has joined #pypy
Atque has joined #pypy
jcea has quit [Quit: jcea]
jcea has joined #pypy
Alok has joined #pypy
ellemoeiselleva has quit [Quit: Leaving]
Alok has quit [Ping timeout: 255 seconds]
jcea has quit [Quit: jcea]
jcea has joined #pypy
jcea has quit [Ping timeout: 252 seconds]
sugarbeet has quit [Ping timeout: 252 seconds]
sugarbeet has joined #pypy
jinsun__ has joined #pypy
jinsun is now known as Guest5124
jinsun__ is now known as jinsun
Guest5124 has quit [Ping timeout: 260 seconds]
otisolsen70 has joined #pypy
steve_s has joined #pypy
steve_s has quit [Quit: Client closed]
steve_s has joined #pypy
Atque has quit [Quit: ...]
steve_s has quit [Quit: Client closed]
jcea has joined #pypy
epony has quit [Quit: QUIT]
otisolsen70 has quit [Quit: Leaving]
Alok has joined #pypy
Alok has quit [Quit: Leaving]
jcea has quit [Read error: Connection reset by peer]
jcea has joined #pypy
jcea has quit [Quit: jcea]
jcea has joined #pypy
Atque has joined #pypy
jinsun__ has joined #pypy
jinsun has quit [Killed (osmium.libera.chat (Nickname regained by services))]
jinsun__ is now known as jinsun
Atque has quit [Quit: ...]
Atque has joined #pypy
jinsun__ has joined #pypy
jinsun is now known as Guest3805
Guest3805 has quit [Killed (molybdenum.libera.chat (Nickname regained by services))]
jinsun__ is now known as jinsun
<jean-paul[m]> I'm trying to build an OS package for a Python package for PyPy. I expected to simply substitute PyPy for CPython but doing that I get a number of errors related to wheels. Using legacy 'setup.py install' for setuptools, since package 'wheel' is not installed. and later error: invalid command 'bdist_wheel'. Maybe this is an issue with the OS packaging toolchain - but does any of this look familiar?
<jean-paul[m]> (as far as I can tell, the wheel package is installed in the build environment)
<nimaje> is it installed for pypy?
<jean-paul[m]> it is "installed" by having PYTHONPATH point at it
<tumbleweed> jean-paul[m]: for which OS?
<jean-paul[m]> NixOS
<tumbleweed> missing bdist_wheel sounds very much like wheel isn't installed in the pypy
<tumbleweed> in the pypy's site-package, I mean
<jean-paul[m]> It's not in PyPy's site-packages.
<tumbleweed> well, you'll need it to be if you want to use it
<jean-paul[m]> So PyPy doesn't respect PYTHONPATH?
<tumbleweed> it does
<Alex_Gaynor> jean-paul[m]: wheel relies on setuptools entrypoints, so I think merely being on the path isn't sufficient
<jean-paul[m]> Would you expect that to only cause it to fail on PyPy? Somehow it works for CPython.
<Alex_Gaynor> no clue :-( sorry
<tumbleweed> this sounds like a question for people who look after python nix stuff
ellemoeiselleva has joined #pypy
jcea1 has joined #pypy
jcea has quit [Ping timeout: 246 seconds]
jcea1 is now known as jcea
ellemoeiselleva has quit [Read error: Connection reset by peer]
ellemoeiselleva has joined #pypy
ellemoeiselleva is now known as ellemoe
ellemoe is now known as elleva
<jean-paul[m]> Alex_Gaynor: Okay, thanks anyhow!
jinsun has quit [Read error: Connection reset by peer]
jinsun has joined #pypy
jcea has quit [Quit: jcea]
jcea has joined #pypy