Conversation
|
I can't reproduce this failure locally on Arch Linux - same versions of Python and pip. Try restarting the build? |
|
It works for me locally too and I tried multiple times. I’ve even reverted it on master after multiple attempts. :-/ |
|
On Twitter, @gaborbernat suggested this could be due to pypa/setuptools#1506. Does seem like the same general problem, but I'm not sure why you'd be picking up an old version of |
|
I've found Travis's Python images sometimes have moderately outdated package versions bundled in. Maybe mypy is out of date...what happens if you add a |
OK it would be nice to use properly isolated builds but it seems like mypy is breaking with it.
Maybe someone can help with that?