← Back to team overview

dolfin team mailing list archive

[Question #133903]: Cannot plot after new installation

 

New question #133903 on DOLFIN:
https://answers.launchpad.net/dolfin/+question/133903

After installing, on running the Hyperelasticity demo, plotting fails. This is the error:


Plotting u (a function), press 'q' to continue...
Traceback (most recent call last):
  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/bin/viper", line 225, in <module>
    _newmain()
  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/bin/viper", line 220, in _newmain
    p = __main(infile, lutfile, mode, title)
  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/bin/viper", line 152, in __main
    return _plot_mesh(infile, lutfile, mode, title)
  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/bin/viper", line 116, in _plot_mesh
    import dolfin
ImportError: No module named dolfin
*** Warning: Unable to plot.


Jack


-- 
You received this question notification because you are a member of
DOLFIN Team, which is an answer contact for DOLFIN.