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

Enable conda package for 3.11 #1890

Merged
merged 2 commits into from
Dec 12, 2023
Merged

Enable conda package for 3.11 #1890

merged 2 commits into from
Dec 12, 2023

Conversation

scarlehoff
Copy link
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 added the run-fit-bot Starts fit bot from a PR. label Dec 12, 2023
Copy link
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!

Copy link

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
6 checks passed
@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