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

Move to Python 3.9.12. #85

Draft
wants to merge 1 commit into
base: develop
Choose a base branch
from
Draft

Move to Python 3.9.12. #85

wants to merge 1 commit into from

Conversation

ehpor
Copy link
Collaborator

@ehpor ehpor commented Feb 2, 2023

Should be merged together with https://github.com/spacetelescope/hicat-package2/pull/170. Main discussion points to be put in that PR.

@ehpor ehpor added the enhancement New feature or request label Feb 2, 2023
@ehpor ehpor added hardware Integrate new hardware infrastructure Anything concerning CI, testing, linting or repo infrastructure. labels Feb 2, 2023
@a-sevin
Copy link
Collaborator

a-sevin commented Mar 8, 2024

Hey,
Is there any update on upgrading Python to version 3.9.12?
Unfortunately, I do not have access to the hicat-package2 repository (I'm not requesting this access, just an update).

@ivalaginja
Copy link
Collaborator

From what I know HiCAT uses a camera that doesn't support Pyhon 3.9 (skips directly from 3.8 to 3.10) so there is some figuring out that needs to happen around that.

@alexisyslau
Copy link
Collaborator

Just letting you know, the latest version of conda does not support Python 3.7. You can find more information here: https://docs.conda.io/projects/conda/en/latest/user-guide/tasks/manage-python.html. If anyone plans to install conda, please ensure to check the conda version beforehand.

@alexisyslau
Copy link
Collaborator

In addition to the comment above, there is no native support for python below 3.8 for Apple Silicon. Work around can be done by following this link:

conda/conda#12206

Though it might be slower? Have no idea at the moment.

@a-sevin
Copy link
Collaborator

a-sevin commented Apr 9, 2024

Just a comment linked to conda not to the python version, do you know mamba? It's a reimplementation of the conda package manager in C++. It's very fast, I use it since last summer on several linux servers and it's really nice.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request hardware Integrate new hardware infrastructure Anything concerning CI, testing, linting or repo infrastructure.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants