ghsync icon indicating copy to clipboard operation
ghsync copied to clipboard

Installation problem. Possibly because of deprecated gihub2

Open skulltech opened this issue 8 years ago • 3 comments

sumit@sumit-HP-Pavilion-Notebook:~/coding/proxy-wizard$ pip install ghsync
Collecting ghsync
  Using cached ghsync-0.3.1.tar.gz
Collecting github2 (from ghsync)
  Using cached github2-0.6.2.tar.gz
Collecting clint (from ghsync)
  Using cached clint-0.5.1.tar.gz
Collecting requests (from ghsync)
  Using cached requests-2.17.3-py2.py3-none-any.whl
Collecting httplib2>=0.7.0 (from github2->ghsync)
  Using cached httplib2-0.10.3.tar.gz
Collecting python-dateutil<2.0,>=2.1 (from github2->ghsync)
  Could not find a version that satisfies the requirement python-dateutil<2.0,>=2.1 (from github2->ghsync) (from versions: 1.4, 1.4.1, 1.5, 2.1, 2.2, 2.3, 2.4.0, 2.4.1, 2.4.1.post1, 2.4.2, 2.5.0, 2.5.1, 2.5.2, 2.5.3, 2.6.0)
No matching distribution found for python-dateutil<2.0,>=2.1 (from github2->ghsync)

skulltech avatar Jun 01 '17 15:06 skulltech

this library is no longer maintained

kennethreitz avatar Jun 05 '17 16:06 kennethreitz

Will you accept pull requests if I wanted to contribute to this by updating it, or should I just update my fork without making a pull request? Actually I wanted to use this script, so if you tell me whether you're going to review pull requests and accept them or not, that would be helpful. Thank you.

skulltech avatar Jun 05 '17 21:06 skulltech

@SkullTech if you send a pull-request to make it work (especially with the new GraphQL API) I will definitely accept it (and move it back to the 'kennethreitz' account)!

kennethreitz avatar Jun 07 '17 15:06 kennethreitz