datamllab / autovideo

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

AttributeError: module 'typing' has no attribute 'GenericMeta' #6

Closed imneonizer closed 2 years ago

imneonizer commented 3 years ago

This issue occurs with python 3.8, typing==3.7.4.3

daochenzha commented 3 years ago

@imneonizer Thanks for the feedback. Currently our system only supports python 3.6 We are working on upgrading and we expect to finish by this year.

atheeraa commented 2 years ago

I have the same issue and I'm using 3.6 , could you please tell me how to solve it?

daochenzha commented 2 years ago

We now fully support Python 3.8.