Skip to content
This repository has been archived by the owner on May 30, 2023. It is now read-only.

Support for python 2.6 #7

Open
kevinpostal opened this issue May 16, 2012 · 3 comments
Open

Support for python 2.6 #7

kevinpostal opened this issue May 16, 2012 · 3 comments

Comments

@kevinpostal
Copy link

Any plans to support python 2.6?

@dhotson
Copy link
Contributor

dhotson commented May 16, 2012

Yep, quite possibly. Patches are welcome by the way. ;-)

I think the main thing we currently need 2.7 for is:

from collections import Counter

@imposeren
Copy link

There is a ready recipie (link from 2.7 docs). Will you adapt it?
http://code.activestate.com/recipes/576611/

@AkhilLabGlo
Copy link

Hi I tried importing colorific in ubuntu 16, python 2.7. I am getting an error
TypeError: add_edge() takes exactly 3 arguments (4 given)
How can i fix it

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

4 participants