holoviz-topics / examples

Visualization-focused examples of using HoloViz for specific topics
https://examples.holoviz.org
Creative Commons Attribution 4.0 International
82 stars 24 forks source link

Investigate and document locking projects with the latest Python versions #348

Open maximlt opened 8 months ago

maximlt commented 8 months ago

In https://github.com/Anaconda-Platform/anaconda-project/issues/398 we observed that on a Mac it's currently not possible to perform cross-platform locks targeting Linux and using the defaults channel and Python >= 3.10.

Instead of waiting for an upstream patch, we can, in theory, immediately get unblocked by locking while setting CONDA_OVERRIDE_GLIBC to a glibc version. We will have to:

maximlt commented 8 months ago

Chatted with Jean-Luc and agreed on CONDA_OVERRIDE_GLIBC="2.34". Also decided to target Python 3.11 when updating an example.