Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

271
Vistas
Can't install time module

I've tried pip install time and sudo -H pip install time, but I keep getting the error:

Could not find a version that satisfies the requirement time (from versions: ) No matching distribution found for time

I'm working in PyCharm, but what really doesn't make sense is that I can import time in the Python Console but not in my actual code.

over 4 years ago · Santiago Trujillo
3 Respuestas
Responde la pregunta

0

The time module is part of Python's standard library. It's installed along with the rest of Python, and you don't need to (nor can you!) install it with pip.

I can import time in the Python Console

Yes, because it's already installed.

but not in my actual code

I don't believe you. Show us the exact error message you get when you try.

over 4 years ago · Santiago Trujillo Denunciar

0

I think this is a PyCharm bug. I am using the time module with PyCharm and it complains that 'time' is an unresolved reference, even when I use

import time

at the beginning of my file. However, there is no run-time error when I execute my program, even though PyCharm does not recognise time as a valid module.

over 4 years ago · Santiago Trujillo Denunciar

0

Try using time.sleep(secs) that should work fine.

over 4 years ago · Santiago Trujillo Denunciar
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda