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

‘'VideoStreamer' object has no attribute 'maxlen'’ and 'VideoStreamer' object has no attribute 'sizer' #3

Open
domusonway opened this issue Jan 27, 2021 · 0 comments

Comments

@domusonway
Copy link

when i run with opencv4+cuda10.1+pytorch1.7 enviroment found a lot of error:
1.In file 'demo_line.py' line 167 ‘'VideoStreamer' object has no attribute 'maxlen'’
2.In file 'demo_line.py' line 246 'VideoStreamer' object has no attribute 'sizer'

i use constant replace 'self.maxlen' and 'self.sizer[0]', appear new error ''ext.cpython-36m-x86_64-linux-gnu.so: undefined symbol: _ZN2at4cuda4blas4gemvIfEEvcllT_PKS3_lS5_lS3_PS3_l‘

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