Skip to content
This repository has been archived by the owner on Jan 8, 2019. It is now read-only.

funfactory tox setup tools version causes an issue with six #179

Open
spencerdcarlson opened this issue May 1, 2017 · 4 comments
Open

Comments

@spencerdcarlson
Copy link

spencerdcarlson commented May 1, 2017

 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

@spencerdcarlson
Copy link
Author

Not 100% sure about the root cause, might have to do with setuptools recent change from venturing to dependencies see issue - 980

@pmac
Copy link
Member

pmac commented May 2, 2017

This project was deprecated 2 years ago. I recommend using another library.

@spencerdcarlson
Copy link
Author

@pmac, is playdoh deprecated, or just funfactory?

@pmac
Copy link
Member

pmac commented May 2, 2017

Both are deprecated and pretty-much abandoned. Last commit to funfactory was 2.5 years ago for example. I know that at least at Mozilla I don't know of any sites still using either. I believe Playdoh is still based on Django 1.5 for example, which has been unsupported by the Django project for quite a while at this point.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants