Using marimo with uv causes circular import error.
I did following
-
uv init
- uv venv
- source .venv/bin/activate
- uv add marimo
(same problem if using ipykernel or jupyterlab)
- Open marimo and getting this error:
ImportError: Cannot import 'TreeArgumentsWrapper' from 'jedi.inference.arguments' due to circular import.
marimo and jupyterlab works fine when installed and using with pip.1 Reply
Someone will reply to you shortly. In the meantime, this might help: