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

Problem encountered while executing #2

Open
Sanjeetsahu29 opened this issue Feb 27, 2024 · 1 comment
Open

Problem encountered while executing #2

Sanjeetsahu29 opened this issue Feb 27, 2024 · 1 comment

Comments

@Sanjeetsahu29
Copy link

This is the error I am encountering while executing the main.py file after installing all the necessary dependencies as mention in requirement.txt file. Please guide to solve the issue that would be very kind action. Please look at once.

File "C:\Users\Sanje\OneDrive\Desktop\Final Year college Project\Gait-Recognition-YOLO-v8\main.py", line 12, in
from util.register import allowed_file, get_video_frame, run_opengait, register
File "C:\Users\Sanje\OneDrive\Desktop\Final Year college Project\Gait-Recognition-YOLO-v8\util\register.py", line 13, in
from model.gait.main import opengait_main
ModuleNotFoundError: No module named 'model.gait.main'

@brettb
Copy link

brettb commented Mar 5, 2024

Use the base project at https://github.com/jackhanyuan/GaitRecognitionSystem/. This repo is not complete, you can easily enable Yolov8 if desired.

I'll push some fixes soon.

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

2 participants