Strange, normally a deprecation warning should not be a fatal error... Perhaps there's something special about your distribution?
This being said, we are in the process of testing a new install method. It works on my Windows machine, but having someone try it under Linux would be helpful: pip3 install -i https://test.pypi.org/simple/ mnemosyne==2.10.1a0 Cheers, Peter On Tue, Oct 31, 2023 at 4:13 PM Piotr C <[email protected]> wrote: > > Hi, > > I'm trying to install it on python 3.10. I get this message: > > /usr/lib/python3.10/site-packages/setuptools/_distutils/cmd.py:66: > SetuptoolsDeprecationWarning: setup.py install is deprecated. > !! > > > ******************************************************************************** > Please avoid running ``setup.py`` directly. > Instead, use pypa/build, pypa/installer, pypa/build or > other standards-based tools. > > See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html > for details. > > ******************************************************************************** > > Tried to use 3.8 but with the same result.Are there any plans to make the > installer work with the newer versions of python? > > Thanks, > Peter > > -- > 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/781bcad0-cbcc-48aa-9d7b-b740e3aea106n%40googlegroups.com. -- 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/CAMdxoPE7_vjbL0OXET8doUwuE9OVfPZSRz3XSsgfnyp_qoGr3w%40mail.gmail.com.
