-
tsoomeafter 'pkg install pkg', i get ModuleNotFoundError: No module named 'pycurl'
-
tsoomeis it known problem?
-
andyfOn bloody? You will need to do `pkg update -f` to get past the python version change. Try:
-
andyfpython3.12 `which pkg` update
-
tsoomeyep bloody
-
tsoomemkay.
-
tsoomeyep, thats working. thanks!
-
andyfAt 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 :)
-
richlowelast time the python upgrade did this too
-
richlowewhere foo-3.12 didn't imply foo-3.13 for the upgrade
-
richlowelike something that should be versioned isn't somewhere