Hi,
I have to install Flair on my MacBook Pro to run FLUKA correctly. In the requirements on the Flair’s site, I read that matplotlib hat to be installed with a terminal command that is shown below: sudo port install py3[version]-matplotlib +tkinter, and instead of [version] I put 9 which is my version of python. If I do this, the following message appears:
—> Computing dependencies for py39-matplotlib
Error: Can’t install libgcc-devel because conflicting ports are active: libgcc
for what I can see on my installation, the port py39-matplotlib should not depend on libgcc-devel.
Have you tried to update MacPorts with the command sudo port selfupdate?
Thanks for your answer,
but unfortunately if I try to execute the command “sudo port selfupdate”, this is what I obtain:
—> Updating MacPorts base sources using rsync