Rapptz / discord-ext-menus

MIT License
234 stars 87 forks source link

No name 'menus' in module 'discord.ext' error on VS Code #23

Closed lpkeates closed 3 years ago

lpkeates commented 3 years ago

My Python Version: 3.9.0 My Discord.py version: 1.5.1

Error message: No name 'menus' in module 'discord.ext' Installed: Yes

I use python -m pip install -U git+https://github.com/Rapptz/discord-ext-menus and pip install -U git+https://github.com/Rapptz/discord-ext-menus but neither work...

lpkeates commented 3 years ago

Dang it! I thought this was a bug, sorry Danny