Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error importing menus please help #33

Open
perhapsradio opened this issue Mar 1, 2021 · 2 comments
Open

Error importing menus please help #33

perhapsradio opened this issue Mar 1, 2021 · 2 comments

Comments

@perhapsradio
Copy link

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
Copy link

fwrs commented Mar 8, 2021

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
Copy link

Cryptex-github commented Mar 8, 2021

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants