ageron / handson-ml2

A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow 2.
Apache License 2.0
27.79k stars 12.73k forks source link

[QUESTION]Hi I have an issue while installing opencv-contrib-python==4.5.5.62 and opencv-contrib-python==4.5.4.60 error : raise ReadTimeoutError(self._pool, None, "Read timed out.") pip._vendor.urllib3.exceptions.ReadTimeoutError: HTTPSConnectionPool(host='files.pythonhosted.org', port=443): Read timed out. I was able to solve the issue by installing opencv-contrib-python-3.4.18.65 .can i know whats the issue with other 2 versions ,is that an issue from my side or is there any development ongoing for the other 2 versions?Can i get clarification about it .Thanks #605

Open Navaneeths1998 opened 1 year ago

Navaneeths1998 commented 1 year ago

image