Tagged Questions
1
vote
4answers
268 views
'import feedparser' works via SSH, but fails when in browser
I installed feedparser via SSH, using
$ python setup.py install --home=~/httpdocs/python-libraries/feedparser-4.1/
I did that because I don't seem to have permission to properly run 'python ...