Closed ma-sadeghi closed 3 years ago
You're trying to mix non-compatible packages. Paraview from conda-forge requires latest icu 68 while some package in your dependency list probably requires an older. Find out which package pulls an older icu version, then it should be rerendered to catch up with the icu version. I think paraview package is pretty up-to date as the last rerender happened last week, so I'm closing this.
I'm duplicating the issue I opened up on Paraview's Gitlab page since this is probably the place to fix it. @jschueller I'd really appreciate it if you could look into this. Thanks so much.
""" We depend on paraview (which we get from conda-forge) in our package porespy. We recently noticed that the macOS CI fails due to the following error, which I couldn't decipher. I'd really appreciate it if someone could help us out. Many thanks! Btw, we're using v5.9.0. Also, other CIs (Ubuntu and Windows) work fine, so it seems that it's just a macOS issue.
"""