You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 5, 2023. It is now read-only.
It turns out there are actually a fair amount of compilation errors to work through after that one. My work in progress is at https://github.com/ddfisher/typed_ast, but it still doesn't compile yet.
As of a3f63eb, typed_ast should now compile and run on Windows for Python 3.5. I've also put up Windows wheels on PyPI, so you shouldn't need to compile it yourself unless you want to develop on it.
Closing as fixed, but let us know if you run into any issues!
When I tried to install the package using pip, I received the following error: http://pastebin.com/fDNWdR7Z
Python 3.5.0
pip 8.1.2
Visual Studio 14 Update 3
The text was updated successfully, but these errors were encountered: