Generally, we use Pkg to install a package. But in my case (I am using vscode and windows 10), when I try to install some package like PyCall, the connection to github always fails (possibly because I am in china?)
Is there another way to install a package? First downloading the package and then install it manually?