Re: Getting python3.8 with macports

2021-04-17 Thread Lenore Horner
Well yes of course, but the problem was the OP didn’t know the name of the port. The point is that there are ways to figure out what the name is. > On Apr 17, 2021, at 12:32, dan d. wrote: > > > "Port info portname" pulls up just the info for that item, including current > version and other

Re: Getting python3.8 with macports

2021-04-17 Thread dan d.
"Port info portname" pulls up just the info for that item, including current version and other useful information. On Fri, 16 Apr 2021, Lenore Horner wrote: > Even when I don???t know much about a port???s name, usually port search blah > where blah is some guess at a name returns enough that

Re: Getting python3.8 with macports

2021-04-16 Thread Lenore Horner
Even when I don’t know much about a port’s name, usually port search blah where blah is some guess at a name returns enough that I can figure out what I was really looking for. (R is annoying though if I forget to put a space in the search). For instance port search python 3.8 pulls up somethi

Re: Getting python3.8 with macports

2021-04-16 Thread Christoph Kukulies
Ah, I wasn’t aware of writing python38 all in one without any interpunctuation. — Christoph > Am 16.04.2021 um 17:10 schrieb Christopher Jones : > > Just like how you would install any other port... > >> sudo port install python38 > > gives the latest python 3.8 > > or > >> sudo port instal

Re: Getting python3.8 with macports

2021-04-16 Thread Christopher Jones
Just like how you would install any other port... > sudo port install python38 gives the latest python 3.8 or > sudo port install python39 for the latest in the 3.9 series. > On 16 Apr 2021, at 3:47 pm, Christoph Kukulies wrote: > > How can I upgrade to the latest version of python (python

Getting python3.8 with macports

2021-04-16 Thread Christoph Kukulies
How can I upgrade to the latest version of python (python 3.8.x)? Or should I use conda or something else? — Christoph smime.p7s Description: S/MIME cryptographic signature