-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Labels
bugSomething isn't workingSomething isn't working
Description
discord.py is already installed but not getting pulled by the code
C:\Users\harsh\Downloads\Vulkan-15.3\Vulkan-15.3>python main.py
Traceback (most recent call last):
File "C:\Users\harsh\Downloads\Vulkan-15.3\Vulkan-15.3\main.py", line 1, in
from Music.VulkanInitializer import VulkanInitializer
File "C:\Users\harsh\Downloads\Vulkan-15.3\Vulkan-15.3\Music\VulkanInitializer.py", line 3, in
from discord.bot import Bot
ModuleNotFoundError: No module named 'discord.bot'
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working