Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

3.1K
Views
Ya no se puede instalar el paquete Python en Alpine Docker

Tengo un problema que empezó hace muy poco. La biblioteca Docker Alpine Python ya no se puede instalar:

 apk update && apk upgrade && apk add python
 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz v3.14.2-119-g9c4e1aa60c [https://dl-cdn.alpinelinux.org/alpine/v3.14/main] v3.14.2-120-g90167408c8 [https://dl-cdn.alpinelinux.org/alpine/v3.14/community] OK: 14943 distinct packages available (1/1) Upgrading alpine-keys (2.3-r1 -> 2.4-r0) 0% 2% # 5% ## 7% ### 10% #### 12% ##### 15% ###### 17% ####### 20% ######### 23% ########## 25% ########### 28% ############ 30% ############# 33% ############## 35% ############### 38% ################ 41% ################## 43% ################### 46% #################### 48% ##################### 51% ###################### 53% ####################### % ############################################OK: 7 MiB in 16 packages ERROR: unable to select packages: python (no such package): required by: world[python] Exited with code exit status 1
over 4 years ago · Santiago Trujillo
1 answers
Answer question

0

Está intentando usar la biblioteca python (alias) en lugar de python3 .

Intente usar apk update && apk upgrade && apk add python3 en su lugar.

over 4 years ago · Santiago Trujillo Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!