lunar icon indicating copy to clipboard operation
lunar copied to clipboard

crash and no hub for torch

Open s617245 opened this issue 2 years ago • 2 comments

It was working for a while and then It said File "C:\lunar-main\lunar-main\lunar.py", line 21, in main lunar = Aimbot(collect_data = "collect_data" in sys.argv) File "C:\lunar-main\lunar-main\lib\aimbot.py", line 65, in init self.model = torch.hub.load('ultralytics/yolov5', 'custom', path='lib/best.pt', force_reload = True) AttributeError: module 'torch' has no attribute 'hub'

I tried rerunning pip install -r requirements.txt and it started saying no responsive. THen my computer froze and i had to take out the battery help

s617245 avatar Apr 13 '22 22:04 s617245

it says collecting torch cu113 and laptop crashes

s617245 avatar Apr 13 '22 22:04 s617245

Looking in links: https://download.pytorch.org/whl/torch_stable.html Collecting torch==1.11.0+cu113

s617245 avatar Apr 13 '22 23:04 s617245