* Jay F. Shachter <[email protected]> [Sun, Dec 3 2023 01:38 -0600]:
I am trying to build some software which claims that it needs glad2. Glad2 does not seem to exist as an OpenBSD package but it claims that it can be installed with pip. There does not seem to be an OpenBSD package named py310-pip or anything similar. Is it possible to install pip on OpenBSD (other than thru the dubious means of compiling
Not sure if this is the right way, but I recently installed Thonny on current via $ python3 -m pip install --user --upgrade thonny HTH dominic -- Life is really simple, but we insist on making it complicated. - Confucius

