aimas-upb / aimas-upb/posture-recognition
how to run
Open
- Dominant language
- Python
- Stars
- 4
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Hi ,
I want to run main.py but keep getting following error:
```
"This module will be removed in 0.20.", DeprecationWarning)
Traceback (most recent call last):
File "main.py", line 61, in
main()
File "main.py", line 35, in main
raise "%s is not a folder" % raw_data_path
TypeError: exceptions must derive from BaseException
```
anyway to solve this?
Thanks,
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.