|
|
|
|
|
by zahlman
227 days ago
|
|
> psychopy (say version 3.2.4)? You do understand that psychopy switched to calver immediately after that version, and that this was over five years ago? That when that package was released, the oldest currently officially supported version of Python had barely started development? And that it's packaged according to legacy standards that weren't even following the best practices for 2019 (it offers only a source distribution despite only having Python code itself)? That said, it looks like current versions would be able to install (on Mac, only up to Python 3.11, because that's what's supported) even with pip. I have yet to be shown a package that uv can cleanly install into a new environment but pip cannot. |
|
things did get better when they added wheels.