It is showing red marks(error) under discord and tempMail import.
Whereas I have the modules discord and tempMail downloaded and even opened Discord() in the modules file.
Error code lines are: from modules.discord import Discord
and from modules.tempMail import Tempmail
Please tell me the cause of the error or where is the mistake in it...??
It is showing red marks(error) under discord and tempMail import. Whereas I have the modules discord and tempMail downloaded and even opened Discord() in the modules file. Error code lines are: from modules.discord import Discord and from modules.tempMail import Tempmail Please tell me the cause of the error or where is the mistake in it...??