is anyone else getting a thrown exception when the...
# general
h
is anyone else getting a thrown exception when they run
./build-support/bin/mypy.py
against master?
e
yeah it happens. I think the usual remedy is
sudo mv /etc/pexrc /etc/pexrc.bak
unfortunately I can’t tell you why but there is a ticket tracking it and this is the workaround
h
I don't seem to have an
/etc/pexrc
w
what exception
(the pexrc issue is twitter specific)
h
this is the output when I run
./build-support/bin/mypy.py
against master
w
yea: need to git-clean-fdx
👍 1
see the message in #infra about changes to venvs
cc @average-vr-56795: ^
a
Oh. I can see why that would happen. Ugh. Sorry!