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
While trying to install python-ant using pip install in combination with Python 3 the process stalls at installing distribute-0.7.3. Distribute-0.7.3 doesn't seem Python 3 compatible.
Is distribute really needed? I see no mention of it in the code?