datamllab / autovideo

AutoVideo: An Automated Video Action Recognition System
https://autoedge.ai/
MIT License
318 stars 36 forks source link

error in python3 examples/fit.py #10

Open amitvermanit opened 2 years ago

amitvermanit commented 2 years ago

I followed all the process of installation mentioned but when i ran python3 examples/fit.py i got following erro

Screenshot 2022-04-19 at 11 06 07 AM

r

daochenzha commented 2 years ago

@amitvermanit Could you provide more details, like the operation system and the Python version?

amitvermanit commented 2 years ago

mac os with python 3.9

daochenzha commented 2 years ago

@amitvermanit Python 3.9 in Mac may have some issues and we will look into it. You can temporally resolve this issue by downgrading your Python to 3.8. See https://github.com/datamllab/autovideo/issues/9#issuecomment-1083631179