Can’t install packages
Always tell me cannot connect to the server. I tried at least ten times but it don’t work.
总是告诉我无法连接到服务器。我尝试了至少十次,但是没有用。
me too
I'm not able to reproduce this. That's very strange because the command just uses GitHub as server. Are you connected to internet?
Maybe it is because the request time out? Visiting GitHub in my country (China) is slow.
I'm not able to reproduce this. That's very strange because the command just uses GitHub as server. Are you connected to internet?
have you been able to to install packages since then? i'm having the same issue
Not yet. If use GitHub as server then the code is downloaded by Amazon. But the connection to Amazon is super slow in China.
If I do a package list, I get a list of what I assume are the available packages. If I type package install name of one of those packages it says “package not installed”. Is there a way to install pure python modules which are accessible to the python 3 interpreter?
I had the same issue. If I type package install name of one of those packages it says “package not installed”.
If I do a package list, I get a list of what I assume are the available packages. If I type package install name of one of those packages it says “package not installed”. Is there a way to install pure python modules which are accessible to the python 3 interpreter?
Try "py3 install (package)"