Guest User

Untitled

a guest
Jul 15th, 2018
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. RuntimeError("'%s' is not a writable dir; you must set %s/.matplotlib to be a writable dir. You can also set environment variable MPLCONFIGDIR to any writable directory where you want matplotlib data stored "% (h, h))
  2.  
  3. sudo chown $USER ~ ~/.matplotlib
  4.  
  5. sudo python xxxxxx.py
  6.  
  7. python xxxxxx.py
Add Comment
Please, Sign In to add comment