Get help from the marimo community

Updated 2 months ago

Installing on local machine

At a glance

The community member wants to install marimo on a local machine with no internet connection. Another community member suggests trying a method described in a Stack Overflow answer, but the original poster says they tried something similar and encountered the issue of "marimo" not being recognized as an internal or external command. The original poster also tried downloading dependencies for label-studio and installing them on the local machine, but they still cannot refer to marimo.

Useful resources
want to install marimo on local machine with no internet connection,
A
P
4 comments
Can you try the method described here: https://stackoverflow.com/a/36730026/8858032

Replacing keystope-deps with marimo
im tried something very similar but get this problem "marimo" not an internal or external
command, executable program, or batch file.
i used pip download -d load_packages label-studio on venv with instaled marimo
And then i iused pip install --no-index --find-links D:/marimo_test/load_packages label-studio on local machine.
I got all dependencies but im cannot refer to marimo
Can you post the exact commands you ran, and the output?
Add a reply
Sign up and join the conversation on Discord