02strich / python-pandora

Python library for talking to pandora.com
24 stars 15 forks source link

iOS troubles #13

Open Gh0stWires opened 10 years ago

Gh0stWires commented 10 years ago

image

Im trying to get your wrapper working on the ipad usuing the pythonista. but i keep running into this error

02strich commented 10 years ago

I am currently somewhat offline due to moving, but if you could add some debugging output to Connection.py line 40 (the except block swalllowing the root cause), I would be glad to debug further

Gh0stWires commented 10 years ago

unfortunately do to the limitation of the ipad that the only debug output i know how to get right now. this is the only debug i could get for connection.py image

02strich commented 10 years ago

I am sorry for the very long delay since my last response, but I just now managed to really get unpacked. Could you please try again with the current master branch (I changed the code to provide more details)? Thanks

Gh0stWires commented 10 years ago

I will test it out when I get home from work On Nov 30, 2014 9:05 PM, "Stefan Richter" notifications@github.com wrote:

I am sorry for the very long delay since my last response, but I just now managed to really get unpacked. Could you please try again with the current master branch (I changed the code to provide more details)? Thanks

— Reply to this email directly or view it on GitHub https://github.com/02strich/python-pandora/issues/13#issuecomment-65012537 .

Gh0stWires commented 10 years ago

module object has no attribute 'pandora_decrypt'

02strich commented 10 years ago

Thanks that helped, could you please try again with the current master branch?

Gh0stWires commented 9 years ago

ValueError: Attempted relative import in non-package

CollinJ commented 9 years ago

Run it with python -m pandora.main