On Thursday, December 17, 2020 at 9:30:29 AM UTC-5 andyjim wrote: > Despite the glitch with pip, it appears I have python3.9, so I went ahead >> with: >> >> Andrews-iMac:~ jam$ python 3.9 - leo.core.runLeo python: can't open file >> '3.9': [Errno 2] No such file or directory >> > No space after "python" - use python3.9. The way you typed it, Python tried to open a file named "3.9".
There was no glitch with pip. It's just telling you that there is an update available for pip itself, not that anything is wrong. Update it when it's convenient; the message tells you the command line to use. -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/leo-editor/118177fc-b447-4e63-b1a0-3b8d2b9233e2n%40googlegroups.com.
