Dale
Dale
Mmarimo
Created by Dale on 4/30/2024 in #archived-help-and-support
Weird, that isn't working. But marimo
Actually, i think this is just a cluster issue, nothing marimo related. Likely a path problem
4 replies
Mmarimo
Created by Dale on 4/30/2024 in #archived-help-and-support
Weird, that isn't working. But marimo
I am trying to run marimo on a cluster. Is there anything you can think of that would be causing this sort of behavior? It shows that marimo is installed but marimo is not a command the cluster recognizes
[djblack@hpc3-gpu-24-08:~] $pip install marimo -U
Defaulting to user installation because normal site-packages is not writeable
Requirement already satisfied: marimo in ./.local/lib/python3.10/site-packages (0.4.7)
...
[djblack@hpc3-gpu-24-08:~] $marimo edit
bash: marimo: command not found...
[djblack@hpc3-gpu-24-08:~] $pip install marimo -U
Defaulting to user installation because normal site-packages is not writeable
Requirement already satisfied: marimo in ./.local/lib/python3.10/site-packages (0.4.7)
...
[djblack@hpc3-gpu-24-08:~] $marimo edit
bash: marimo: command not found...
4 replies
Mmarimo
Created by Dale on 4/30/2024 in #archived-help-and-support
Weird, that isn't working. But marimo
Yup, that was the issue, just upgraded and now this works. Thank you
4 replies