LibTerm-Packages icon indicating copy to clipboard operation
LibTerm-Packages copied to clipboard

Can’t install packages

Open ghost opened this issue 5 years ago • 9 comments

Always tell me cannot connect to the server. I tried at least ten times but it don’t work.

ghost avatar Apr 17 '20 01:04 ghost

总是告诉我无法连接到服务器。我尝试了至少十次,但是没有用。

me too

TuoGengrong avatar Apr 23 '20 16:04 TuoGengrong

I'm not able to reproduce this. That's very strange because the command just uses GitHub as server. Are you connected to internet?

ColdGrub1384 avatar Apr 23 '20 18:04 ColdGrub1384

Maybe it is because the request time out? Visiting GitHub in my country (China) is slow.

ghost avatar Apr 24 '20 11:04 ghost

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

karadvdsn avatar May 02 '20 20:05 karadvdsn

Not yet. If use GitHub as server then the code is downloaded by Amazon. But the connection to Amazon is super slow in China.

ghost avatar May 03 '20 00:05 ghost

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?

ifuchs avatar Nov 30 '20 19:11 ifuchs

I had the same issue. If I type package install name of one of those packages it says “package not installed”.

mega-tinker avatar Jan 05 '21 16:01 mega-tinker

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?

Bilalshk2016 avatar Aug 16 '21 02:08 Bilalshk2016

Try "py3 install (package)"

anumethod avatar Aug 17 '21 01:08 anumethod