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 disallows float to int implicit conversions #136

Open
JarrettSJohnson opened this issue Jul 28, 2023 · 0 comments
Open

Python 3.10 disallows float to int implicit conversions #136

JarrettSJohnson opened this issue Jul 28, 2023 · 0 comments

Comments

@JarrettSJohnson
Copy link
Contributor

Seems like python 3.10 disallows these types of conversions. We've run into these issues with Qt-based plugins we ship with PyMOL (e.g. Lighting Settings) after updating to 3.10. I haven't tested yet with the scripts here yet though, but I wouldn't be surprised if many of them here started to stop working for the same reason.

Example from another plugin's issue tracker:
vanderkamp/enlighten2-pymol#1

speleo3 added a commit to speleo3/pymol-open-source that referenced this issue Jul 28, 2023
JarrettSJohnson pushed a commit to schrodinger/pymol-open-source that referenced this issue Jul 28, 2023
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