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

Installation update for 3.12 #20

Open
dominiquesydow opened this issue Aug 8, 2024 · 0 comments
Open

Installation update for 3.12 #20

dominiquesydow opened this issue Aug 8, 2024 · 0 comments

Comments

@dominiquesydow
Copy link
Collaborator

The installation instructions in the README only work for <3.12.

I recommend the following two steps:

  1. Get everything running on Python 3.8 or 3.9 (at least the CI tests on those, see here). Might work up until <3.12. How can you get this running? Pin the Python version here as python=3.8 after downloading the package and follow the instructions.
  2. Since the now up-to-date Python version is 3.12. This involves updating the installation* and most probably the code itself as there have been quite some API updates in our dependencies. *Update the repo as described here: Support Python 3.12 only wolberlab/dynophores#66

    Update setup.py Python version from >=3.8 to >=3.12
    Update versioneer.py so that it is compatible with Python 3.12

@AndreaVolkamer can you please ping your student here?

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

No branches or pull requests

1 participant