Rapptz / discord-ext-menus

MIT License
235 stars 86 forks source link

Error importing menus please help #33

Open perhapsradio opened 3 years ago

perhapsradio commented 3 years ago

Traceback (most recent call last): File "main.py", line 37, in from discord.ext import commands, menus ImportError: cannot import name 'menus' from 'discord.ext' (unknown location)

I'm getting this error when I put the code on Repl.it, and in my home's computer I get this error too. But in my work's computer, wich is the one that I was making the bot, the code runs without any error.

fwrs commented 3 years ago

use of repl.it is discouraged, this is not a problem with this repository's code but it is just one of many issues that people stumble upon when using repl.it for discord bot hosting

Cryptex-github commented 3 years ago

For repl.it since it uses poetry so you can just do poetry add git+https://github.com/Rapptz/discord-ext-menus.git but uh just don't use repl.it unless u really can't afford a vps