AffableHoneyBadger
MModular
•Created by Hammad Ali on 8/6/2024 in #questions
Error while importing local python file
Awesome! 👍
6 replies
MModular
•Created by Hammad Ali on 8/6/2024 in #questions
Error while importing local python file
I'm basing that on the sample code found here:: https://docs.modular.com/mojo/manual/python/#import-a-local-python-module
6 replies
MModular
•Created by Hammad Ali on 8/6/2024 in #questions
Error while importing local python file
@Hammad Ali Have you tried adding the absolute path? I'm also not sure you need the
.py
on the end of module name. So something like:
6 replies