I have this error while installing:
sudo python3 setup.py install
Traceback (most recent call last):
File "Mnemosyne-2.8/setup.py", line 2, in <module>
from setuptools import setup, Command
ModuleNotFoundError: No module named 'setuptools'
So I try to install setuptools and this happens:
sudo pip install setuptools
Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages
(45.2.0)
--
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/c46109ea-1c44-4d76-93e7-991c4e1376e3n%40googlegroups.com.