18:47:17 after 'pkg install pkg', i get ModuleNotFoundError: No module named 'pycurl' 18:47:26 is it known problem? 18:54:42 On bloody? You will need to do `pkg update -f` to get past the python version change. Try: 18:54:49 python3.12 `which pkg` update 18:55:05 yep bloody 18:55:35 mkay. 18:57:18 yep, thats working. thanks! 18:59:08 At the moment (and probably for the next month), pkg is dual pythoned in bloody, so you can run it under 3.13 or 3.12. We'll get the 3.12 stuff obsoleted at some point but it's handy for now :) 19:52:20 last time the python upgrade did this too 19:52:34 where foo-3.12 didn't imply foo-3.13 for the upgrade 19:52:45 like something that should be versioned isn't somewhere