Conversation
|
Actually, I don't really understand what problem you're trying to solve here. Are you trying to run with Python 2.6? |
|
The 'backports' did not work.. "from backports import OrderedSet Python 2.7.9 |Anaconda 2.1.0 (64-bit)| (default, Dec 15 2014, 10:33:51) |
|
Did you try |
|
yes i installed backport...the error was that the datastruct of OrderedSet and Set. https://docs.python.org/2/library/sets.html I think if i use Python2.7.9 the backports are from Python3... On my computer i can now run the makefile without error and getting results. |
no more python 2.6
Some updates for Python2.7 and some cleanup in the imports