Python cannot find the my folder using the relative path. FileNotFoundError: [WinError 3] The system cannot find the path specified: './cogs'

前端 未结 0 787
闹比i
闹比i 2021-02-07 05:39

So I\'m trying to make a Discord Bot and to try to make my life easier I tried to make cogs. Here\'s the code:

@client.command()
async def load(ctx, extension):
          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题