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

Fix bugs with installing dependencies #97

Merged
merged 1 commit into from
Oct 26, 2024

Conversation

Elip100
Copy link

@Elip100 Elip100 commented Aug 27, 2024

Updates numpy to 1.26.4 to make it work with python 3.12

Fixes bug with install_reqs.py's backup installation method

Fixes #96

@redstone-dev redstone-dev merged commit 5eed727 into SnarpleDev:main Oct 26, 2024
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 this pull request may close these issues.

pip install -r requirements.txt (and by extension, install_reqs.py) don't work on python 3.12
2 participants