Skip to content
This repository has been archived by the owner on Nov 2, 2018. It is now read-only.

enforce dependency on six >= 1.5 #96

Closed
chantra opened this issue Mar 26, 2015 · 4 comments
Closed

enforce dependency on six >= 1.5 #96

chantra opened this issue Mar 26, 2015 · 4 comments

Comments

@chantra
Copy link
Contributor

chantra commented Mar 26, 2015

Apparently the queue module made it somewhere around 1.5.0 and is required by sparts. in facebookarchive/augmented-traffic-control#74 the user is most likely having an old version on their system so it fail to start up. Given #90 I am not sure it is worth it, but should the version dependency be enforced in setup.py? Happy to send a diff your way if needs be,

@fmoo fmoo closed this as completed in 7751c3a Mar 27, 2015
@fmoo
Copy link
Contributor

fmoo commented Mar 27, 2015

Ok, done. Do we need a (0.7.2) release to pin atc to?

@chantra
Copy link
Contributor Author

chantra commented Mar 27, 2015

no, not worth a new release. I just wanted to flag it as a dependency.

@zhangxiaang
Copy link

@chantra my 'six' version is lower than 1.5
then how can i update 'six' to 1.5 or Higher?
thank u very much!

@zhangxiaang
Copy link

..thanks!!!
i have resolved it by

sudo pip install six --upgrade

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

3 participants