Skip to content

Commit

Permalink
Update README.md: conda not available
Browse files Browse the repository at this point in the history
  • Loading branch information
LucaMarconato authored Feb 10, 2025
1 parent c2136b3 commit e980d33
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,8 @@ Check out the docs for more complete [installation instructions](https://spatial
pip install "spatialdata[extra]"
```

or via conda:
~~or via conda:~~
Update Feb 2025: `spatialdata` cannot be currently be installed via `conda` because some dependencies of our dependencies are not updated in `conda-forge` and we are still waiting for an update. Please install from `pip`; the latest versions of the `spatialdata` libraries are always available via `PyPI`.

```bash
mamba install -c conda-forge spatialdata napari-spatialdata spatialdata-io spatialdata-plot
Expand Down

0 comments on commit e980d33

Please sign in to comment.