Hey, It looks like you don't have the setuptools Python module installed. Try running the following command in your terminal. If you are running setup.py with another Python executable, replace `python` in the command with that executable.
``` sudo python -m pip install setuptools ``` Then try running the setup command again. It's weird that the package manager installed version does not work though. You should reach out to the maintainer of the package manager version and see what they say. Thanks, Gabrielle > On Oct 10, 2021, at 10:28, Nathan Kuhlman <[email protected]> wrote: > > Hello. > > I checked the Mint forum, there isn't anything there except another user with > a similar unanswered question. > > "Installed" via the package manager, it shows in the start menu & on the > desktop. It can be "removed" and re"installed" but clicking on the icon or > selecting from menu still does apparently nothing. No errors, no messages, > just nothing. > > Tried installing via the tarball bla bla, got as far as running 'setup.py' > and it threw an error staging <module> missing 'setuptools.' > > After spending a day on this, I'll have to say that physical index cards may > be the better option. > > I had Mnemosyne running on a Mint box in 2014, and it set up and worked fine > without having to do anything in Terminal. > > Any ideas how to proceed? > > Thanks in advance, > > Nathan > > > > > > -- > 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] > <mailto:[email protected]>. > To view this discussion on the web visit > https://groups.google.com/d/msgid/mnemosyne-proj-users/2f196283-7a97-4faf-ba3f-496b0c2b24e0n%40googlegroups.com > > <https://groups.google.com/d/msgid/mnemosyne-proj-users/2f196283-7a97-4faf-ba3f-496b0c2b24e0n%40googlegroups.com?utm_medium=email&utm_source=footer>. -- 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/77F48EC8-5ADC-43BD-831E-88BDF2037723%40vivissi.com.
