pygodaddy icon indicating copy to clipboard operation
pygodaddy copied to clipboard

Update GoDaddy login method. Addresses issues #12 and #17

Open ghost opened this issue 10 years ago • 5 comments

Updated version number, so this can be merged immediately. Supercedes merge requests #13 and #14

ghost avatar Jan 12 '16 02:01 ghost

Until this is merged, install/update with: pip install git+https://github.com/sjpengelly/pygodaddy.git

ghost avatar Jan 12 '16 02:01 ghost

This works, thank you.

robertpdx avatar Jan 17 '16 18:01 robertpdx

Confirmed: this fixes the login method, which is broken in the current master branch.

invernizzi-at-google avatar Apr 12 '16 17:04 invernizzi-at-google

Hi all,

I'm having some trouble installing this on my Raspberry Pi. I'm getting the following error:

remote: Repository not found.
fatal: repository 'https://github.com/sjpengelly/pygodaddy.git/' not found
  Complete output from command /usr/bin/git clone -q https://github.com/sjpengelly/pygodaddy.git /tmp/pip-yd51e6g6-build:

----------------------------------------
Cleaning up...
Command /usr/bin/git clone -q https://github.com/sjpengelly/pygodaddy.git /tmp/pip-yd51e6g6-build failed with error code 128 in None
Storing debug log for failure in /home/pi/.pip/pip.log

I've tried looking this up online but couldn't find anything. Any suggestions?

rjkucia92 avatar Apr 17 '16 23:04 rjkucia92

That user sjpengelly seems to be deleted.

I forked the master from observerss and updated client.py with what was in my /usr/local/lib/..... folder and the changes are the same as what user claneys has as their master. You might try installing that one. https://github.com/claneys/pygodaddy.git

robertpdx avatar Apr 18 '16 03:04 robertpdx