uninstall the old version of mypy so that the mypy
command won't point to the old one
pip3 uninstall mypy
use the version of typed_ast
from this PR: python/typed_ast#22
pip3 install -e git+https://github.com/kirbyfan64/typed_ast@fstring#egg=typed_ast