Skip to content

OmerFI/mypyfailproject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mypy 1.11.1 fail POC with Pydantic 1.10.11

  1. Install the requirements
pip install -r requirements.txt
  1. Run the mypy command
mypy .
/home/omerfi/mypyfailproject/.venv/lib/python3.10/site-packages/pydantic/env_settings.py:23: error: INTERNAL ERROR -- Please try using mypy master on GitHub:
https://mypy.readthedocs.io/en/stable/common_issues.html#using-a-development-mypy-build
If this issue continues with mypy master, please report a bug at https://github.com/python/mypy/issues
version: 1.11.1
/home/omerfi/mypyfailproject/.venv/lib/python3.10/site-packages/pydantic/env_settings.py:23: : note: please use --show-traceback to print a traceback when reporting a bug

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages