[MacPorts] #42306: error installing fenics/dolfin

MacPorts noreply at macports.org
Wed Jan 29 10:08:14 PST 2014


#42306: error installing fenics/dolfin
-------------------------------+--------------------
  Reporter:  peter.lichtner@…  |      Owner:  sean@…
      Type:  defect            |     Status:  new
  Priority:  Normal            |  Milestone:
 Component:  ports             |    Version:  2.2.1
Resolution:                    |   Keywords:
      Port:  dolfin            |
-------------------------------+--------------------

Comment (by peter.lichtner@…):

 Replying to [comment:6 sean@…]:
 > Peter, can you post the output of the following:
 >
 > {{{
 > $ port select --list python
 > $ python --version
 > $ python -c 'import ufc'
 > $ port contents ufc
 > }}}

 [gravenstein-2:~/projects/FEniCS/macports] lichtner% port select --list
 python
 Available versions for python:
         none (active)
         python25-apple
         python26-apple
         python27
         python27-apple
 [gravenstein-2:~/projects/FEniCS/macports] lichtner% python --version
 Python 2.7.5
 [gravenstein-2:~/projects/FEniCS/macports] lichtner% python -c 'import
 ufc'
 Traceback (most recent call last):
   File "<string>", line 1, in <module>
 ImportError: No module named ufc
 [gravenstein-2:~/projects/FEniCS/macports] lichtner% port contents ufc
 Port ufc contains:
 /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7
 /site-packages/ufc/__init__.py
 /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7
 /site-packages/ufc/_ufc.so
 /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7
 /site-packages/ufc/ufc.py
 /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7
 /site-packages/ufc_utils/__init__.py
 /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7
 /site-packages/ufc_utils/build.py
 /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7
 /site-packages/ufc_utils/dofmap.py
 /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7
 /site-packages/ufc_utils/finite_element.py
 /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7
 /site-packages/ufc_utils/form.py
 /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7
 /site-packages/ufc_utils/function.py
 /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7
 /site-packages/ufc_utils/integrals.py
   /opt/local/include/swig/ufc.i
   /opt/local/include/ufc.h
   /opt/local/include/ufc_geometry.h
   /opt/local/lib/pkgconfig/ufc-1.pc
   /opt/local/share/ufc/UFCConfig.cmake
   /opt/local/share/ufc/UFCConfigVersion.cmake
   /opt/local/share/ufc/UseUFC.cmake

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


More information about the macports-tickets mailing list