Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

python 3.10 fix #15

Open
gprime31 opened this issue Feb 27, 2022 · 2 comments · May be fixed by #17
Open

python 3.10 fix #15

gprime31 opened this issue Feb 27, 2022 · 2 comments · May be fixed by #17

Comments

@gprime31
Copy link

gprime31 commented Feb 27, 2022

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

@NoPurposeInLife
Copy link

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

pandas = "1.2.4"

pip3 install .

@tissieres tissieres linked a pull request Aug 25, 2023 that will close this issue
@hackeyz
Copy link

hackeyz commented Apr 21, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants