getaltname
getaltname copied to clipboard
python 3.10 fix
pip install setuptools pip install numpy pip install Cython pip install wheel
then after that pip install pandas==1.2.4 then pip install gsan
Git clone or download the release zip, unzip. Then, change the pyproject.toml
pandas = "1.2.4"
pip3 install .
doesn't install using python 3.11. All dependencies up to date. I have tried many things but still get the same error.