Skip to content

Move to Python 3.9.12.#85

Draft
ehpor wants to merge 1 commit into
developfrom
feature/python39
Draft

Move to Python 3.9.12.#85
ehpor wants to merge 1 commit into
developfrom
feature/python39

Conversation

@ehpor

@ehpor ehpor commented Feb 2, 2023

Copy link
Copy Markdown
Collaborator

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

a-sevin commented Mar 8, 2024

Copy link
Copy Markdown
Collaborator

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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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

a-sevin commented Apr 9, 2024

Copy link
Copy Markdown
Collaborator

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.

@ehpor ehpor mentioned this pull request May 27, 2025
4 tasks
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.

5 participants