←back to thread

129 points NeutralForest | 1 comments | | HN request time: 0.377s | source
Show context
h1fra ◴[] No.44454991[source]
I tried installing a Python project last week after years of avoiding it like the plague. brew install didn't work, use python3 not python, no pip pre-installed, ensurepip is crashing, you need to run sudo commands to fix this, after 1hour of struggle, repo didn't work anyway. how do people work like this?
replies(3): >>44455001 #>>44455117 #>>44460108 #
1. makeworld ◴[] No.44455001[source]
They use uv.