permission denied error

Hello,

I am getting a permission error when trying to open a figure or plotting using matplotlib.

TclError: couldn't open "/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/matplotlib/mpl-data/images/home.ppm": permission denied

Attached is a test log file.

Isaac Salazar

W-13: ADVANCED ENGINEERING ANALYSIS

TA-03, Building 1400, Room 2229

MS A142

ifs@…652…

phone: 667 9225

log.txt (8.36 KB)

2010/7/12 Isaac Salazar <ifs@...652...>:

Hello,
I am getting a permission error when trying to open a figure or plotting
using matplotlib.
TclError: couldn't open
"/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/matplotlib/mpl-data/images/home.ppm":
permission denied

Simple question: Do you have read access to that directory? Of what
kind is your user account? I guess it wants to display the button
with the home image and cannot read it.

Friedrich