Abhishek Kona
unread,Nov 30, 2010, 1:57:07 AM11/30/10Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to svnplot
Hi
I ran python setup.py install and it fails giving Indentation Error as
the reason.
running install_lib
byte-compiling /Library/Frameworks/Python.framework/Versions/2.7/lib/
python2.7/site-packages/svnplot/svnsqlite2ora.py to svnsqlite2ora.pyc
Sorry: IndentationError: ('unexpected indent', ('/Library/Frameworks/
Python.framework/Versions/2.7/lib/python2.7/site-packages/svnplot/
svnsqlite2ora.py', 185, 2, '\t\toutputfilepath = args[1]\n'))
running install_egg_info
Please check if this is an issue.
-Abhishek Kona