DEV Community

Discussion on: discord.py Project 4: ✍🏽Partnership Bot!

Collapse
 
edwardd profile image
edward

it says:
Traceback (most recent call last):
File "main.py", line 3, in
from discord.ext.forms import Form, ReactConfirm
ModuleNotFoundError: No module named 'discord.ext.forms

Collapse
 
mikeywastaken profile image
terabyte.

Sorry for the late reply, did you pip install discord.ext.forms? Do you have multiple Python installations?