open-discussion
open-discussion > RE: SyntaxError: invalid syntax - Munkres
Jun 23, 2020 06:06 AM | Jorge Manuel Sánchez - Hannover Medical School
RE: SyntaxError: invalid syntax - Munkres
In our computers we are using
Python 2.7.6 and Munkres 1.0.8
Python 2.7.12 and Munkres 1.0.12
Looking at the Munkres documentation (http://software.clapper.org/munkres/#get...) I see the following:
"As of version 1.1.0, munkres no longer supports Python 2. If you need to use it with Python 2, install an earlier version (e.g., 1.0.12): pip install munkres==1.0.12"
What version of munkres do you have (pip show munkres)? You could try to install 1.0.12 to see if it works.
Python 2.7.6 and Munkres 1.0.8
Python 2.7.12 and Munkres 1.0.12
Looking at the Munkres documentation (http://software.clapper.org/munkres/#get...) I see the following:
"As of version 1.1.0, munkres no longer supports Python 2. If you need to use it with Python 2, install an earlier version (e.g., 1.0.12): pip install munkres==1.0.12"
What version of munkres do you have (pip show munkres)? You could try to install 1.0.12 to see if it works.
Threaded View
Title | Author | Date |
---|---|---|
Lorenzo Pini | Jun 15, 2020 | |
Jorge Manuel Sánchez | Jun 17, 2020 | |
Lorenzo Pini | Jun 19, 2020 | |
Jorge Manuel Sánchez | Jun 20, 2020 | |
Lorenzo Pini | Jun 23, 2020 | |
Jorge Manuel Sánchez | Jun 23, 2020 | |
Lorenzo Pini | Jun 23, 2020 | |