Search Criteria
Package Details: marimo 0.12.4-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/marimo.git (read-only, click to copy) |
---|---|
Package Base: | marimo |
Description: | A reactive Python notebook that's reproducible, git-friendly, and deployable as scripts or apps |
Upstream URL: | https://marimo.io/ |
Licenses: | Apache-2.0 |
Submitter: | ResRipper |
Maintainer: | ResRipper |
Last Packager: | ResRipper |
Votes: | 4 |
Popularity: | 3.03 |
First Submitted: | 2024-12-12 02:35 (UTC) |
Last Updated: | 2025-04-05 02:22 (UTC) |
Dependencies (31)
- python-click
- python-docutils
- python-itsdangerous
- python-jedi
- python-markdown
- python-narwhals
- python-packaging
- python-psutil
- python-pycrdt
- python-pygments
- python-pymdown-extensions
- python-starlette
- python-tomlkit
- python-websockets (python-websockets-gitAUR)
- python-yaml (python-yaml-gitAUR)
- ruff (ruff-gitAUR, python-ruff-gitAUR)
- Show 15 more dependencies...
Latest Comments
tovo commented on 2025-03-23 19:30 (UTC)
Thank you @ResRipper,
Actually, there's a new update today that fixed the issue. I had nothing else to do, and I was able to update the package.
ResRipper commented on 2025-03-22 10:08 (UTC) (edited on 2025-03-23 06:48 (UTC) by ResRipper)
@tovo Try redownloading the PKGBUILD file (e.g. for yay, delete the
marimo
folder in~/.cache/yay/
), there is nopython-pycrdt <0.12.0
specified in it.Technically marimo requires it, but it seems to be not an issue with higher pycrdt version.
tovo commented on 2025-03-22 09:44 (UTC) (edited on 2025-03-22 09:45 (UTC) by tovo)
Hi there, Updating marimo is stuck with the following outputs for me:
2 aur/marimo 0.11.18-1 -> 0.11.22-1 ... -> could not find all required packages: python-pycrdt <0.12.0
Is there any workaround?
Thanks