18:59:44 I fucking hate python packaged and dependencies. That is all 18:59:48 *packages 19:00:33 Why? 19:01:05 I just keep running into pip install -> wheel not found -> python shit the bed trying to build a package 19:01:57 I'm liking it the more I use it, (Written a bunch of db stuff in python for ci/cd this week) 19:02:12 But I still hate how dependencies work vs dotnet+nuget 19:03:01 Sounds like you just need to install either wheel or the Python and library -dev packages. 19:03:22 Though the latter would only be needed if you have C extensions. 19:04:03 Yeah installing wheel fixed it, but it's frustrating that I need to install a package just so the other packages work too 19:04:10 hating python packaging is a pretty common sentiment 19:06:46 I want to love python, but the packaging always sours my mood when I get something working 19:06:49 Yeah, the problem's that wheel's only one way of installing packages. You could install from source, but evidently something's missing on your system for that as well. I agree that wheel should probably just be included outright though. 19:07:17 Also, the packaging's been improving a fair bit lately with new PEPs and stuff, but now everyone has to change their packages, so that takes a while. 19:07:25 I have now just added "python -m pip install wheel" to our base base docker image which should help in future 19:38:14 So much activity in ArchiveTeam for a Wednesday 19:38:28 Usually there's not even this much on a weekend 23:26:32 * Doranwen is glad she hadn't gotten around to shipping the box of floppy programs and the odd old book off to the IA 23:26:38 I ended up with a free book this past weekend 23:26:53 that I think oughta be scanned, if it's not already 23:27:36 ah, it already is, alas 23:27:38 lol 23:27:41 for me now having it 23:27:46 I guess recycling it is going to 23:27:49 because it's already on IA 23:28:08 …wait, no 23:28:11 I have Book 2 23:28:34 they've got the same cover, other than a tiny note at the top on mine saying Book 2 23:28:37 so this *is* a new one 23:30:50 this is Book 1, apparently: https://archive.org/details/Computer_Bible_Games_1984_Accent_Books 23:31:14 * Doranwen saw it in a free books collection and lol'd at the age, decided she had to grab it just because 23:32:16 magnifique 23:34:26 (related: https://paratactician.tumblr.com/post/129148668863/ "This isn't _Alex Kidd in Bible World_, but it's not _Resident Bible_ either.")