Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SyntaxError except getopt.error, exc: #102

Closed
restogeek opened this issue Nov 27, 2012 · 3 comments
Closed

SyntaxError except getopt.error, exc: #102

restogeek opened this issue Nov 27, 2012 · 3 comments

Comments

@restogeek
Copy link

When I try to convert an ODS file into a CSV file, I get the following error:

python ......\tools\python\unoconv.py -f csv "My File.ods"
File "......\tools\python\unoconv.py", line 532
except getopt.error, exc:
^
SyntaxError: invalid syntax

Thanks for any insight on how to fix this problem.

Cheers!

@dagwieers
Copy link
Member

Can you be any less specific to what you are using ?

@dagwieers
Copy link
Member

No feedback, no support... Feel free to reopen when you've got more to share !

@dagwieers
Copy link
Member

Apparently fixed by #111.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants