openSUSE 15.1
I am distracted by other work now but in case this much of interest...
$ sudo python setup.py install
[sudo] password for root:
File "setup.py", line 22
"Changes to this script", file=ofi)
^
SyntaxError: invalid syntax
but
$ sudo python3 setup.py install
[sudo] password for root:
/usr/lib64/python3.6/distutils/dist.py:261: UserWarning: Unknown
distribution option: 'app'
warnings.warn(msg)
running install
[...]
Geoff
--
You received this message because you are subscribed to the Google Groups
"mnemosyne-proj-users" 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/mnemosyne-proj-users/12767d28-f2fe-4fa6-af98-143746069ca8%40googlegroups.com.