I’m getting this after the command -
(gmxMMPBSA) khaten@Khaten-AI:~/Desktop$ python -m pip install pandas
Requirement already satisfied: pandas in /home/khaten/anaconda3/envs/gmxMMPBSA/lib/python3.10/site-packages (3.0.0.dev0+1173.gdcb5494e5)
Requirement already satisfied: numpy>=1.23.5 in /home/khaten/anaconda3/envs/gmxMMPBSA/lib/python3.10/site-packages (from pandas) (2.0.0)
Requirement already satisfied: python-dateutil>=2.8.2 in /home/khaten/anaconda3/envs/gmxMMPBSA/lib/python3.10/site-packages (from pandas) (2.9.0)
Requirement already satisfied: pytz>=2020.1 in /home/khaten/anaconda3/envs/gmxMMPBSA/lib/python3.10/site-packages (from pandas) (2024.1)
Requirement already satisfied: tzdata>=2022.7 in /home/khaten/anaconda3/envs/gmxMMPBSA/lib/python3.10/site-packages (from pandas) (2024.1)
Requirement already satisfied: six>=1.5 in /home/khaten/anaconda3/envs/gmxMMPBSA/lib/python3.10/site-packages (from python-dateutil>=2.8.2->pandas) (1.16.0)
after the command - python -m pip install gmx_MMPBSA
Getting this —
error: command ‘/usr/bin/gcc’ failed with exit code 1
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for pandas
Failed to build pandas
ERROR: ERROR: Failed to build installable wheels for some pyproject.toml based projects (pandas)
Is there anyway to install gmxMMPBSA. If you don’t mind can I make a google call via google meet, Please guide…