jaraco / wolframalpha

MIT License
148 stars 25 forks source link

How to enter client ID with dash #22

Closed nonchris closed 3 years ago

nonchris commented 4 years ago

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.