[MacPorts] #39701: root: can't open file '/opt/local/lib/python/genreflex/genreflex.py': [Errno 2] No such file or directory

MacPorts noreply at macports.org
Fri Jul 26 06:44:36 PDT 2013


#39701: root: can't open file '/opt/local/lib/python/genreflex/genreflex.py':
[Errno 2] No such file or directory
----------------------+-----------------------------------
  Reporter:  mojca@…  |      Owner:  mattiafrancescomoro@…
      Type:  defect   |     Status:  new
  Priority:  Normal   |  Milestone:
 Component:  ports    |    Version:
Resolution:           |   Keywords:
      Port:  root     |
----------------------+-----------------------------------

Comment (by jonesc@…):

 I had another though regarding the warning.

 Did you install root with one of the python variants enabled ? I could be
 the python version you are using (system one ? or a macports version ?)
 was built with a different compiler to ROOT/geant, and this is causing it.

 Could you try installing ROOT with one of the python variants active, then
 'port select' that python version so it is your default. Say

 {{{
  > sudo port install root +python27
  > sudo port select python python27
 }}}

 Then in a new shell (to pick up the above) try and rebuild Geant4 ?

 cheers Chris

-- 
Ticket URL: <https://trac.macports.org/ticket/39701#comment:6>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list