> that didn't help. Opening it from the terminal gives this readout:
>
> running phraymd with module path /usr/share/phraymd
> prefs['image_dirs']=os.path.join(os.environ['$HOME'],'Pictures')
> File "/usr/lib/python2.6/UserDict.py", line 22, in __getitem__
> raise KeyError(key)
> KeyError: '$HOME'
> Any help would be appreciated.
Looks like a missing environment variable to me. Have you tried to
export HOME=/home/yourusername ?
--
You received this message because you are subscribed to the Google Groups "phraymd" group.
To post to this group, send email to phr...@googlegroups.com.
To unsubscribe from this group, send email to phraymd+u...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/phraymd?hl=en.
--
You received this message because you are subscribed to the Google Groups "phraymd" group.
To post to this group, send email to phr...@googlegroups.com.
To unsubscribe from this group, send email to phraymd+u...@googlegroups.com.