Open Avnsx opened 3 years ago
Same problem, any solution?
Same problem, any solution?
Only solution I see is, to annoy the main contributors of pycurl until they push windows builts for 3.9 and 3.10 🤔
see https://github.com/pycurl/pycurl/issues/710#issuecomment-1010586589
Go here https://www.lfd.uci.edu/~gohlke/pythonlibs/#pycurl
down load the currect pycurl based on your python version and then do
pip install path/to/pycurl.x.x.x.x.whl
replace the final bit with the correct path to the wheel you downloaded or you can also replace it with the url to the wheel and pip will download it for you.
Using python 3.9.7 64bit for windows 10
infinitely looping like this
relevant https://github.com/pycurl/pycurl/issues/710