JetBrains Academy: cannot install hs-test-python because of SSL error
Hi,
I am learning to code in JetBrains Academy and I am running into the following issue:

PyCharm is continually trying to connect to download the package, taking up considerable RAM.
How do I solve this?
Please sign in to leave a comment.
Hi,
Please try installing this library from the terminal outside of the IDE, by running the `pip install <URL>` command. Does it work?