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

fix macos + 3.11 build #727

Merged
merged 4 commits into from
Mar 13, 2024
Merged

fix macos + 3.11 build #727

merged 4 commits into from
Mar 13, 2024

Conversation

cwmeijer
Copy link
Contributor

See https://github.com/dianna-ai/dianna/actions/runs/8250917332/job/22566702492#step:4:622 All builds [3.9,3.11]X[win, ubuntu,mac] pass except (mac,3.9). I think it's because it is using a new tf version 2.16 where the others are using 2.15. I also replicated this behavior locally but couldn't completely pinpoint the cause. It may also have something to do with the tensorflow-probability version.
I put another constraint on the tf version that will hopefully solve this for now.

See https://github.com/dianna-ai/dianna/actions/runs/8250917332/job/22566702492#step:4:622
All builds [3.9,3.11]X[win, ubuntu,mac] pass except (mac,3.9). I think it's because it is using a new tf version 2.16 where the others are using 2.15. I also replicated this behavior locally but couldn't completely pinpoint the cause. It may also have something to do with the tensorflow-probability version.
See https://github.com/dianna-ai/dianna/actions/runs/8250917332/job/22566702492#step:4:622
All builds [3.9,3.11]X[win, ubuntu,mac] pass except (mac,3.9). I think it's because it is using a new tf version 2.16 where the others are using 2.15. I also replicated this behavior locally but couldn't completely pinpoint the cause. It may also have something to do with the tensorflow-probability version. Fixing tf-prob version <2.24
See https://github.com/dianna-ai/dianna/actions/runs/8250917332/job/22566702492#step:4:622
All builds [3.9,3.11]X[win, ubuntu,mac] pass except (mac,3.9). I think it's because it is using a new tf version 2.16 where the others are using 2.15. I also replicated this behavior locally but couldn't completely pinpoint the cause. It may also have something to do with the tensorflow-probability version. Fixing tf-prob version <2.24
@cwmeijer cwmeijer merged commit c45c5ff into main Mar 13, 2024
17 checks passed
@cwmeijer cwmeijer deleted the fix_macos_build_tf_216_error branch March 13, 2024 15:46
egpbos added a commit that referenced this pull request Jul 29, 2024
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.

None yet

2 participants