Probably a very silly question...
Hi everyone. I am not quite sure where to post this, but I'm trying to dip my toes into the Modular SDK, interfacing with it via Python.
✓ Installed Mojo/Modular SDK on my Ubuntu 20.04 system.
✓ The
mojo
and modular
commands both work. I can also run .mojo
files no problem.
✓ I proceeded with the Getting Started in Python guide.
I get the error:
I'm still a beginner coder, but I know a little about python packages so I figure I'd make a symbolic link between modular
and my python dist-packages. sudo ln -s /usr/bin/modular /usr/lib/python3/dist-packages
Unsurprisingly, still nothing.
What am I missing here?3 Replies
That's not available yet, click the Mojo button up the top bar there:
Okay, that makes me feel a bit better, ha. Thanks.
So is the MAX Engine not yet interface-able?
Not just yet, it’s coming this quarter though