Hi,
At the setup.py, opencv-python==3.4.5.0 was set, but it could not be installed as it is not exist on the its pypi.
I have tried git clone and update the setup.py to not specify opencv-python version.
It looks fine. Is there any way to avoid this info msg.
[INFO ] OpenGL.acceleratesupport No OpenGL_accelerate module loaded: No module named 'OpenGL_accelerate'
Could you please check this case when you are available ?
Thanks.
Hi,
At the setup.py, opencv-python==3.4.5.0 was set, but it could not be installed as it is not exist on the its pypi.
I have tried git clone and update the setup.py to not specify opencv-python version.
It looks fine. Is there any way to avoid this info msg.
[INFO ] OpenGL.acceleratesupport No OpenGL_accelerate module loaded: No module named 'OpenGL_accelerate'
Could you please check this case when you are available ?
Thanks.