jaraco / wolframalpha

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to enter client ID with dash

nonchris opened this issue · comments

Probably a rather dumb question but I'm pretty new to python and I don't know how to enter my client-ID properly. The dash in the middle raises some exceptions and I don't know how to sort that out...

Thanks for your help!

EDIT:
I found the solution by myself
You need to put it in a string but it's only working when using single quotes ' instead of my double " ones.