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

Bug #75

Open
MaximalGaming opened this issue Nov 26, 2024 · 1 comment
Open

Bug #75

MaximalGaming opened this issue Nov 26, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@MaximalGaming
Copy link

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'

@MaximalGaming MaximalGaming added the bug Something isn't working label Nov 26, 2024
@MaximalGaming
Copy link
Author

Now i solved that but this is the new error

image

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants