<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><br class=""><div><blockquote type="cite" class=""><div class="">On Jul 12, 2017, at 8:36 AM, Joshua Root <<a href="mailto:jmr@macports.org" class="">jmr@macports.org</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div class="">On 2017-7-13 00:30 , pagani laurent wrote:<br class=""><blockquote type="cite" class="">It is (to me) very strange!<br class="">Lorenzo>sudo port upgrade python35<br class="">--->  Scanning binaries for linking errors<br class="">--->  No broken files found.<br class="">Lorenzo>sudo port installed python35<br class="">The following ports are currently installed:<br class="">   python35 @3.5.3_1 (active)<br class="">Lorenzo>type python3.5<br class="">python3.5 is /opt/local/bin/python3.5<br class="">Lorenzo>python3.5<br class="">Python 3.5.2 (default, Dec 17 2016, 06:22:37)<br class="">[GCC 4.2.1 Compatible Apple LLVM 8.0.0 (clang-800.0.38)] on darwin<br class="">Type "help", "copyright", "credits" or "license" for more information.<br class=""><blockquote type="cite" class=""><blockquote type="cite" class=""><blockquote type="cite" class="">^D>>><br class=""></blockquote></blockquote></blockquote>Lorenzo>/opt/local/bin/python3.5<br class="">Python 3.5.2 (default, Dec 17 2016, 06:22:37)<br class="">[GCC 4.2.1 Compatible Apple LLVM 8.0.0 (clang-800.0.38)] on darwin<br class="">Type "help", "copyright", "credits" or "license" for more information.<br class="">so it claims it is 3.5.3 which is installed but when launching it says 3.5.2.<br class="">The software version not updated in the code ?<br class=""></blockquote><br class="">That indeed seems very strange. When I run it I see the correct version:<br class=""><br class="">% python3.5<br class="">Python 3.5.3 (default, Apr 23 2017, 18:09:27)<br class="">[GCC 4.2.1 Compatible Apple LLVM 8.0.0 (clang-800.0.42.1)] on darwin<br class="">Type "help", "copyright", "credits" or "license" for more information.<br class="">>>><br class=""><br class="">Is /opt/local/bin/python3.5 somehow a link to a different version? Does uninstalling and reinstalling python35 help?<br class=""></div></div></blockquote></div><br class=""><div class=""><div class="">What is the output of this?</div><div class=""><br class=""></div><div class=""><font face="Monaco" class="">ls -l /opt/local/bin/python3.5</font></div></div><div class=""><font face="Monaco" class=""><br class=""></font></div><div class=""><font face="Monaco" class=""><br class=""></font></div></body></html>