#no module named 'commands'

1 messages · Page 1 of 1 (latest)

verbal patio
#

can you show your file structure

#

so you have src\main.py and commands\modmail.py?

#

the issue is "commands" isn't a module inside of src so python can't find it

#

just ..

#

just the load extension line needs to change...