Closed miroi closed 9 years ago
We need the OrderedDict. We could of course backport it. I agree that we need to clearly state the dependency on Python >= 2.7. I will take care of that. I don't think we need to introduce tweaks for lower versions of Python since the OrderedDict is only used by the CMake infrastructure maintainer, not by the end-user of the code.
Now documented: http://autocmake.readthedocs.org/en/latest/general/requirements.html Closing.
This is associated with 'older' Python versions which are sometimes default part of Linux installations.
For example, on out IBM Linux cluster we have this problem:
Could be fix for 2.6.8 Python ?