Git Product home page Git Product logo

github_cloner's Issues

Indices must be integers

I get this error

count: 1 : 2 Traceback (most recent call last): File "/usr/local/bin/ghclone", line 11, in <module> load_entry_point('Github-Cloner==0.1', 'console_scripts', 'ghclone')() File "build/bdist.macosx-10.13-intel/egg/src/github_clone_user.py", line 43, in main TypeError: string indices must be integers

package for pip

i think with #3 commit from @akash0x53 we are close to putting this in pip.
Opening this issue so that we can package in future for pip.

error running from python 2.7.13 on win 7

running win7
I installed python 2.7.13, ran the install command for github_cloner, and finally ran the command for ghbcloner and got this output:

C:\Users\xxxx\Downloads\github\github_cloner-master\src\output>ghclone --user 3drobotics --outdir 3drtx
count: 1 : 65
https://github.com/3drobotics/3drtx.git
Traceback (most recent call last):
File "C:\Python27\Scripts\ghclone-script.py", line 11, in load_entry_point('Github-Cloner==0.1', 'console_scripts', 'ghclone')()
File "build\bdist.win32\egg\src\github_clone_user.py", line 51, in main
File "C:\Python27\lib\site-packages\gitpython-0.3.6-py2.7.egg\git\repo\base.py", line 844, in clone_from return cls._clone(Git(os.getcwd()), url, to_path, GitCmdObjectDB, progress,**kwargs)
File "C:\Python27\lib\site-packages\gitpython-0.3.6-py2.7.egg\git\repo\base.py", line 814, in _clonerepo = cls(os.path.abspath(path), odbt=odbt)
File "C:\Python27\lib\site-packages\gitpython-0.3.6-py2.7.egg\git\repo\base.py", line 130, in __init__raise NoSuchPathError(epath) git.exc.NoSuchPathError: C:\Users\xxxx\Downloads\github\github_cloner-master\src\output\3drtx\3drtx

tried creating the 3drtx directory and was prompted with the same error...

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.