You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to install pymatgen on a clear virtual environment on Fedora 37. python -m venv <virtual-environment-name> source <virtual-environment-name> pip install wheel pip install pymatgen