getaltname icon indicating copy to clipboard operation
getaltname copied to clipboard

python 3.10 fix

Open gprime31 opened this issue 3 years ago • 2 comments

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

gprime31 avatar Feb 27 '22 16:02 gprime31

Git clone or download the release zip, unzip. Then, change the pyproject.toml

pandas = "1.2.4"

pip3 install .

NoPurposeInLife avatar Jun 19 '22 16:06 NoPurposeInLife

doesn't install using python 3.11. All dependencies up to date. I have tried many things but still get the same error.

Screenshot_2024-04-21_20-53-55

toriousayo avatar Apr 21 '24 19:04 toriousayo