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

trouble install meeko in a python 3.8.12 environment. #313

Closed
clabe-wekesa opened this issue Jan 24, 2025 · 2 comments
Closed

trouble install meeko in a python 3.8.12 environment. #313

clabe-wekesa opened this issue Jan 24, 2025 · 2 comments

Comments

@clabe-wekesa
Copy link

Hello,
I am trying to use meeko as a dependency in my app but the current meeko without issues 0.6.1 cannot be installed in python 3.8.12. I noticed that you had restricted it to python < 3.8.12 in your setup.py. However, this version still works in 3.8.12. Can you maybe adjust it to work in python 3.8.12?

Thanks a lot.
Clabe

@rwxayheee
Copy link
Contributor

rwxayheee commented Jan 24, 2025

Hi @clabe-wekesa

Thanks for considering Meeko as part of your app!

Currently in Meeko there are features that are unsupported by Python3.8. However, they are not critical to the code structure or function. Here are the three major types of Python3.9 features in Meeko:

Here's a branch in my fork for Python3.8 compliance: py38_release

The following link shows you a diff report of py38_release vs. release:
release...rwxayheee:Meeko:py38_release

Hope this helps, and please feel free to reach out if you might need any further assistance.

@rwxayheee
Copy link
Contributor

@clabe-wekesa Thanks again for bringing this up. I added this issue to documentation: https://meeko.readthedocs.io/en/release-doc/installation.html#suport-py38

I'm closing this as resolved. But if you have any further comments or questions, please feel free to re-open and continue this conversation.

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

2 participants