Python Forum
ERROR: Command errored out with exit status 1
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
ERROR: Command errored out with exit status 1
#4
Error:
Failed to establish a new connection: [Errno 11001]
Are you being firewall or Corporate restriction?

Try with proxy.
pip install --proxy=http://yourproxy:yourport package_name
Example free list search https,then change often so try several.
Output:
G:\ λ pip install --proxy=https://78.100.34.184:80 redtape Collecting redtape Downloading redtape-1.2.tar.gz (87 kB) |████████████████████████████████| 87 kB 94 kB/s ..... Successfully installed markdown-3.3.2 redtape-1.2
Reply


Messages In This Thread
RE: ERROR: Command errored out with exit status 1 - by snippsat - Oct-23-2020, 05:39 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Basic Coding Question: Exit Program Command? RockBlok 3 607 Nov-19-2023, 06:31 PM
Last Post: deanhystad
  Receiving this error in my "response" and causes script to return wrong status cubangt 18 2,132 Aug-13-2023, 12:16 AM
Last Post: cubangt
  error: invalid command 'egg_info' TimTu 0 979 Jul-27-2023, 07:30 AM
Last Post: TimTu
  fetching exit status hangs in paramiko saisankalpj 3 1,208 Dec-04-2022, 12:21 AM
Last Post: nilamo
  Command error - cursor.executemany(comandoSQL,valoresInserir) TecInfo 2 1,383 Nov-18-2022, 01:57 PM
Last Post: TecInfo
  python difference between sys.exit and exit() mg24 1 1,879 Nov-12-2022, 01:37 PM
Last Post: deanhystad
  Error when running mktorrent subprocess command pythonnewbie138 4 3,902 Sep-16-2020, 01:55 AM
Last Post: pythonnewbie138
  "pip install -e ." returns : ERROR: Command errored out with exit status 1 mostafaPython 3 5,541 Jun-09-2020, 09:28 AM
Last Post: snippsat
  subprocess - get exit status of command run on different machine using rsh prashanth_CM 0 2,203 Sep-25-2018, 07:29 AM
Last Post: prashanth_CM

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020