ModularM
Modular17mo ago
3 replies
banananas

Importing python modules

Whenever I try to import a python module using
import ctypes
(ctypes used as an example) VSCode gives me an error saying the module is inaccessible, and running mojo [file] says the same thing. I've checked and Python 3 is installed on both Windows 11 and WSL.
(Using WSL)
Thanks in advance.
Was this page helpful?