i wanted to download from coursera using coursera-dl package on windows
it kept giving that message
AttributeError: 'module' object has no attribute 'PROTOCOL_TLSv1_2'
so i searched through stackoverflow and found this here
which says that i have first install openssl and then install python
but it still gives me that err .