Skip to content

Enable conda package for 3.11#1890

Merged
scarlehoff merged 2 commits into
masterfrom
enable_python311_condaenv
Dec 12, 2023
Merged

Enable conda package for 3.11#1890
scarlehoff merged 2 commits into
masterfrom
enable_python311_condaenv

Conversation

@scarlehoff
Copy link
Copy Markdown
Member

@scarlehoff scarlehoff commented Dec 11, 2023

In #1871 I've been able to test with 3.11 (although I had to change some test thresholds).

This PR tries to prepare the package for python 3.11. If this works well (even lowering the threshold) I think it would be a good idea to merge before the final tag so that we have 3.9 to 3.11 with 4.0.7

Note that for 4.0.8 if everything goes according to plan the conda package for nnpdf will not depend on any version of python since nnpdf will be python-only.

Edit:
Turns out the problem with conda was a pinned libarchive many moons ago (which we pinned because of a problem with conda!)

During the testing I've also removed eigen since the tensorflow package in anaconda has not been updated in a while. I've tested in my computer (with linux and python 3.9) and there is no memory leak anymore it seems?

However, I think I'm going to have a slightly different conda-recipe for 3.9/3.10 and 3.11 to avoid changing things too much for the next tag.

@scarlehoff scarlehoff force-pushed the enable_python311_condaenv branch from b5aba20 to cb016e5 Compare December 11, 2023 19:38
@scarlehoff scarlehoff added the run-fit-bot Starts fit bot from a PR. label Dec 12, 2023
Copy link
Copy Markdown
Member

@RoyStegeman RoyStegeman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is fine to merge, thanks!

Comment thread conda-recipe/conda_build_config.yaml
@github-actions
Copy link
Copy Markdown

Greetings from your nice fit 🤖 !
I have good news for you, I just finished my tasks:

Check the report carefully, and please buy me a ☕ , or better, a GPU 😉!

@scarlehoff scarlehoff removed the run-fit-bot Starts fit bot from a PR. label Dec 12, 2023
@scarlehoff scarlehoff merged commit 6fca447 into master Dec 12, 2023
@scarlehoff scarlehoff deleted the enable_python311_condaenv branch December 12, 2023 09:57
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

Successfully merging this pull request may close these issues.

2 participants