ndbecker0000
MModular
•Created by ndbecker0000 on 10/5/2023 in #questions
trouble with mandelbrot example
Newb here. I've copied code from the mandelbrot example, placing it into the file mandel.mojo, which I've copied here:
https://gist.github.com/nbecker/820a6f740e4bad43bb09a52103d5b19b
When I run
mojo mandel.mojo
I get lots of errors:
This is running on fedora 38 linux, using an ubuntu container.
Any ideas?
4 replies
MModular
•Created by ndbecker0000 on 9/22/2023 in #questions
support for existing Python c modules?
Can code in mojo call existing Python c modules?
1 replies