Traceback (most recent call last):
File "launchLeo.py", line 7, in <module>
import leo.core.runLeo
File "/Users/rkeeney/leo-editor/leo/core/runLeo.py", line 25, in <module>
import leo.core.leoGlobals as leoGlobals
File "/Users/rkeeney/leo-editor/leo/core/leoGlobals.py", line 68, in <module>
import urllib.parse as urlparse
ImportError: No module named parse
Since the last big Leo upgrade in June, I can't get it to start on macOS Mojave (10.14.5). I get this:
Yes, but I don't know how to upgrade Python on the Mac.
Seems like the default installation 2.7 or something.