thedod / feed2twister

Simple cron script to post RSS/ATOM items to Twister
GNU General Public License v3.0
10 stars 4 forks source link

syntax error with Python2.7 #5

Closed kurobeats closed 9 years ago

kurobeats commented 9 years ago

Python version: Python 2.7.8

All dependencies installed via pip then ran git submodule update --init without sudo

Error: from: can't read /var/mail/conf from: can't read /var/mail/bitcoinrpc.authproxy ./feed2twister.py: line 12: syntax error near unexpected token (' ./feed2twister.py: line 12:def _is_utf8_lead_byte(b):'

kurobeats commented 9 years ago

Pastebin is blocked at work...but here's the updated error when executing as python2 ./feed2twister.py http://pastebin.com/wf3L6Ren

thedod commented 9 years ago

ImportError: No module named conf

As README says: