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

453
Views
No se puede usar mypy en el símbolo del sistema para verificar tipos en Python

Instalé mypy a través del símbolo del sistema en Windows usando esta línea de comando: python -m pip install mypy , estoy usando python 3.10.0 , cuando uso pip list , muestra que he instalado mypy 0.910 y mypy-extensions 0.4.3 , pero cuando lo uso para verificar un programa mypy hello.py , dice que 'mypy' is not recognized as an internal or external command, operable program or batch file. . Puede alguien ayudarme con esto? No sé cómo solucionar este problema. ¡Gracias por tu ayuda!

over 4 years ago · Santiago Trujillo
1 answers
Answer question

0

Puedes probar estas cosas

  1. Reinicie su PC. Vuelva a intentarlo.
  2. Prueba pip install mypy==0.910 . Intentar otra vez.
  3. Compruebe si la ubicación del entorno pip está especificada en las variables de entorno ( Control Panel > System > Advanced System Settings >Environment Variables ). Si no es así, agréguelo o especifique la ruta manualmente.

ejemplo -: mypy C:\<your file location>\hello.py

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!