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 was archived by the owner on Jan 8, 2019. It is now read-only.
File "/home/sdc/Projects/funfactory/.tox/py26/lib/python2.6/sitepackages/setuptools/command/build_py.py", line 12, in <module>
from six.moves import map, filter, filterfalse
ImportError: cannot import name filterfalse
Issue can be resolved using setuptools (33.1.1) instead of 35.0.2
Same issue for the docker-moztrap project was resolved by GitHub user fozcode