My general recommendation for these packaging problems is to use Anaconda/conda-forge, especially if you are on Windows.
Aaron Meurer On Thu, Jan 21, 2021 at 10:40 AM David Bailey <[email protected]> wrote: > > On 20/01/2021 13:54, Oscar Benjamin wrote: > > I think David is using Windows so that apt-get command which is for > Debian Linux can not be used. > > David I thought that the standard Python installers for Windows would > mean that you had tkinter installed. I don't think you can install it > with pip because it's basically part of Python (so not really a > "separate" package). There are many different ways of installing > Python though so it might depend on exactly which installer you used. > > I would generally use the installer files from here: > https://www.python.org/downloads/ > > Yes that contains tkinter, but I have discovered that matplotlib won't > install on 3.9.1! > > There is probably nothing you can suggest, so I suppose I am just venting my > frustration! > > David > > -- > You received this message because you are subscribed to the Google Groups > "sympy" 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/sympy/fa129096-313e-da39-1f7f-bfe39215553d%40dbailey.co.uk. -- You received this message because you are subscribed to the Google Groups "sympy" 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/sympy/CAKgW%3D6J7sW36_2D%3DBuTCRhN5ApHqC0vvFMxhW9%2Bu7xjCU7NHQw%40mail.gmail.com.
