i have an error after execute that, how can i fix it? Traceback (most recent call last): File "c:\Users\learning\Desktop\cheats\scripts\detections.py", line 3, in import torch File "C:\Users\learning\AppData\Local\Programs\Python\Python310\lib\site-packages\torch\__init__.py", line 148, in raise err OSError: [WinError 126] The specified module could not be found. Error loading "C:\Users\learning\AppData\Local\Programs\Python\Python310\lib\site-packages\torch\lib\fbgemm.dll" or one of its dependencies.
I get this error cannot instantiate 'PosixPath' on your system. what can I do to fix this?
I have the same problem, have you been able to solve it?
did you solve the problem?
@@hellohaa396 Yea I was able to resolve the problem
Yea
@@Anonymous-zk9it what is the solution for it?
i have an error after execute that, how can i fix it?
Traceback (most recent call last):
File "c:\Users\learning\Desktop\cheats\scripts\detections.py", line 3, in
import torch
File "C:\Users\learning\AppData\Local\Programs\Python\Python310\lib\site-packages\torch\__init__.py", line 148, in
raise err
OSError: [WinError 126] The specified module could not be found. Error loading "C:\Users\learning\AppData\Local\Programs\Python\Python310\lib\site-packages\torch\lib\fbgemm.dll" or one of its dependencies.
Getting same error u got solution for it?
from IPython.display import display
ModuleNotFoundError: No module named 'IPython'
this is showing what to do please help
I can't find your udemy course link
how to use with yolov8?
Güzel olmuş eline sağlık(it was educational thanksit was educational thanks)
ModuleNotFoundError: No module named 'psutil', what is that supposed to mean?
pip install psutil
i have an issue: ModuleNotFoundError: No module named 'mss' what shoud i do?
i already reinstalled mss and it didn't do anything.
I fixed it
how to install git, i havent found anything
download git
Good job, btw : What's theme are you using in vscode ?)
Palenight from community material themes
mss missing error
I can not help
Finally
work fine but i have i very low fps 4fps
How to?
Full course on my channel
@@Smi1eM3 can i have link pls
@@nghiaphamlehuu8602 th-cam.com/play/PLUDHtulOtR9fubb_ZIzBxd5pyWvFrTLQp.html
Does it affect the game file?
or not?
No
@@Smi1eM3 where can i get cv1 and mss?
*cv2*
@@Smi1eM3 found it
@@mansor-cr4fw i have the same error how did you ended up fixing it ?
ValueError: not enough values to unpack (expected 2, got 1) what do i do?
is it maybe because my training wasn't finished? it just canceled itself. Now i only got like 3 train and 0 val. is that the mistake??
it wasn't the training btw
You are unpacking a tuple wrong somewhere.