Sinhika
Sinhika
PLEASE make the description text box resizeable. Some of us have rather substantial descriptions we are copying from Some Other Mod Hosting Service, and it's painful to squint at the...
I ran into the same problem on Linux. Cartopy does not open https urls correctly on Python 3.8. Y'all need to fix the cartopy.io.Downloader method _urlopen() to pass an ssl...
Me, too. This, however, works fine--probably because it bypasses cert checking: fobj = urlopen('https://naciscdn.org/naturalearth/110m/physical/ne_110m_coastline.zip', context=ssl.SSLContext()) Alas, at work anything related to networking is locked down, full of security weirdness, and...
I just ran into a related issue, on Windows. I told PolyMC to install on my D drive because my C drive is short of space. It installed the executables...