#48376: root6 : Update to 6.04.02 -----------------------+--------------------------------- Reporter: jonesc@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: haspatch maintainer Port: root6 | -----------------------+--------------------------------- Comment (by mojca@…): And from the same "category" of problems: {{{ :info:build Traceback (most recent call last): :info:build File "/path/to/root6/work/root- b43f80bccfd6b67be37708c4a5a9386b7c850d29/build/unix/makepchinput.py", line 15, in <module> :info:build from sets import Set :info:build ImportError: No module named 'sets' }}} See http://stackoverflow.com/questions/12028204/python-cant-import-set- from-sets-no-module-named-sets It seems that the installation script has not been tested against Python 3, but Python 3 got picked up automatically for me because of `port select`: {{{
which python /opt/local/bin/python python --version Python 3.4.3 }}}
-- Ticket URL: <https://trac.macports.org/ticket/48376#comment:7> MacPorts <https://www.macports.org/> Ports system for OS X