You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried making a minecraft bot, but when i run, I come across this problem:
Traceback (most recent call last):
File "f:\PY\BankSamGR(Pycraft - Tkinter).py", line 1, in
from pycraft import Minecraft
ImportError: cannot import name 'Minecraft' from 'pycraft' (C:\Users\Sam Marg\AppData\Local\Programs\Python\Python311\Lib\site-packages\pycraft_init_.py)...
I also saw an error that said something like 'Failed to import / download wheel'. Im not sure what that is...
The text was updated successfully, but these errors were encountered:
I tried making a minecraft bot, but when i run, I come across this problem:
Traceback (most recent call last):
File "f:\PY\BankSamGR(Pycraft - Tkinter).py", line 1, in
from pycraft import Minecraft
ImportError: cannot import name 'Minecraft' from 'pycraft' (C:\Users\Sam Marg\AppData\Local\Programs\Python\Python311\Lib\site-packages\pycraft_init_.py)...
I also saw an error that said something like 'Failed to import / download wheel'. Im not sure what that is...
The text was updated successfully, but these errors were encountered: