PMXBOT Log file Viewer

Help | Karma | Search:

#pypa logs for Tuesday the 26th of January, 2021

(Back to #pypa overview) (Back to channel listing) (Animate logs)
[00:05:03] <bn_work> ok, getting some other error, but it looks like it is able to retrieve packages at least though :+1: I guess this is a package / lib version issue? https://www.irccloud.com/pastebin/Eu8QET3s/pip3_install_plyvel.log
[00:49:02] <ngoldbaum> it looks like there are only wheels for manylinux2010, so if you’re not on a newish glibc linux install you’ll need to build it from source and need leveldb’d development headers installed
[01:18:08] <bn_work> ok, not really sure what manylinux2010 is... (is that a std. grouping of Linux distros as of 2010?)
[01:18:20] <bn_work> I'm on OSX :|
[02:23:17] <ngoldbaum> yeah, you’ll need leveldb installed and a compilation environment
[02:23:47] <ngoldbaum> this is an issue with plyvel though, not really appropriate for this channel