M
Modular3mo ago
Felix

command not found

Whenever inside a magic shell, it says mojo is not installed when I try running mojo
2 Replies
Scions
Scions3mo ago
oh something similar was happening to me... I am on linux, I need to have max as a packaged added otherwise it doesn't work
Darkmatter
Darkmatter3mo ago
This is intentional, mojo is packaged with MAX after they became a bit entangled and pixi, the project which magic uses to handle conda/pypi, was built to be a python dependency manager. As a result, you can use magic without mojo as a faster version of conda.

Did you find this page helpful?