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

Support for python 3.10? #7

Open
sjfleming opened this issue Sep 11, 2023 · 1 comment
Open

Support for python 3.10? #7

sjfleming opened this issue Sep 11, 2023 · 1 comment

Comments

@sjfleming
Copy link

Hello! I love this package, thanks for writing it.

I see that python 3.10 doesn't seem to be an option when installing from conda-forge. Is that right? Is there any plan to allow compatibility with python 3.10? Thanks.

@sjfleming
Copy link
Author

As a note: I was able to successfully do this in python 3.10

conda install -c conda-forge gfortran
pip install ndd

and everything works fine.

I was just unable to directly do

conda install -c conda-forge ndd

with python 3.10.

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