Skip to content

fix: Gallery deployment #1284

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

fix: Gallery deployment #1284

wants to merge 1 commit into from

Conversation

hoxbro
Copy link
Member

@hoxbro hoxbro commented Jun 16, 2025

Would not solve with numba::llvmlite, causing the session to not start. If I recall correctly, this was a workaround at some point.

The output of the command below:

❯ conda create -n tmp_lumen --override-channels --yes  --channel pyviz/label/dev --channel conda-forge --channel defaults numba::llvmlite intake-parquet s3fs datashader fastparquet python-duckdb spatialpandas lumen hvplot panel altair
Retrieving notices: done
Channels:
 - pyviz/label/dev
 - conda-forge
 - defaults
 - numba
Platform: linux-64
Collecting package metadata (repodata.json): done
Solving environment: failed

LibMambaUnsatisfiableError: Encountered problems while solving:
  - nothing provides python 3.3* needed by llvmlite-0.1.0-py33_22

Could not solve for environment specs
The following packages are incompatible
└─ llvmlite =* * is not installable because there are no viable options
   ├─ llvmlite [0.1.0|0.10.0|...|0.9.0] conflicts with any installable versions previously reported;
   └─ llvmlite [0.1.0|0.2.0|...|0.9.0] would require
      └─ python =3.3 *, which does not exist (perhaps a missing channel).

Have made the change on the deployment: https://lumen-gallery-dev.holoviz-demo.anaconda.com/

@hoxbro hoxbro requested a review from philippjfr June 26, 2025 09:49
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.

1 participant