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

error message at runtime #1

Open
agql opened this issue Oct 21, 2022 · 0 comments
Open

error message at runtime #1

agql opened this issue Oct 21, 2022 · 0 comments

Comments

@agql
Copy link

agql commented Oct 21, 2022

Hi,
Just checking your code and I'm unable to run it as this error shows up. I've double checked that the library is installed. I've installed the requirements file you include

I'm running in the same environment than otther Yolov7 programs I've made and

Any clue will be appreciated. Thanks for sharing your work.


video 1/1 (1/16056) E:\OneDrivePersonal\OneDrive\Profesional\AIresearch\yolov7-object-tracking..\exterior.mov: Traceback (most recent call last):
File "e:\OneDrivePersonal\OneDrive\Profesional\AIresearch\yolov7-object-tracking\detect_or_track.py", line 285, in
detect()
File "e:\OneDrivePersonal\OneDrive\Profesional\AIresearch\yolov7-object-tracking\detect_or_track.py", line 103, in detect
img = torch.from_numpy(img).to(device)
RuntimeError: Numpy is not available

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant