Issues installing nibetaseries for python

Hi all,

I’m trying to install nibetaseries for Python, working in Windows. I’m not managing to install it in my regular environment; the installation fails at matplotlib (seems to be the same issue as in this post).
I attached the whole output from the installation in a text file.InstallOutput.txt (282.2 KB)
I tried pip install nibetaseries and tried the same command with -U for checking updates, but it didn’t work.

I then went with the advice in the above-mentioned post and did pip install nibetaseries in a new environment - and it worked! I can now use nibetaseries in that new environment.

I still wanted to ask if someone has found a fix for this, without necessarily switching to a new env? It seems there is a conflict with previously installed packages.

Thanks,

Max