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

454
Views
Can't use mypy in command prompt for type checking in Python

I have installed mypy via command prompt on Windows using this command line: python -m pip install mypy, I'm using python 3.10.0, when I use pip list, it shows that I have installed mypy 0.910 and mypy-extensions 0.4.3, but when I use it to check a program mypy hello.py, it said 'mypy' is not recognized as an internal or external command, operable program or batch file.. Can anyone help me with this? I don't know how to fix this problem. Thanks for your help!

over 4 years ago · Santiago Trujillo
1 answers
Answer question

0

You can try these things

  1. Restart your PC. Then try again.
  2. Try pip install mypy==0.910. Try again.
  3. Check whether the location of the pip environment is specified in the Environment variables (Control Panel > System > Advanced System Settings >Environment Variables). If it is not add it or specify the path manually.

example -: 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!