Coder Social home page Coder Social logo

gitfeatures's People

Contributors

martyzz1 avatar robinedwards avatar sakisv avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Forkers

sakisv martyzz1

gitfeatures's Issues

python3 support

`Cloning git://github.com/robinedwards/gitfeatures.git to /private/var/folders/gm/ctpy57p17ljcv_xt0jh3sd0h0000gn/T/pip-build-b598dpn0/gitfeatures
Complete output from command python setup.py egg_info:
running egg_info
creating pip-egg-info/gitfeatures.egg-info
writing pip-egg-info/gitfeatures.egg-info/PKG-INFO
Traceback (most recent call last):
File "", line 1, in
File "/private/var/folders/gm/ctpy57p17ljcv_xt0jh3sd0h0000gn/T/pip-build-b598dpn0/gitfeatures/setup.py", line 21, in
'scripts/git-releasecandidate'
File "/Users/marty/sn-ap/sn-ap-drivers-app/pyenv/lib/python3.6/site-packages/setuptools/init.py", line 129, in setup
return distutils.core.setup(**attrs)
File "/Users/marty/.pyenv/versions/3.6.5/lib/python3.6/distutils/core.py", line 148, in setup
dist.run_commands()
File "/Users/marty/.pyenv/versions/3.6.5/lib/python3.6/distutils/dist.py", line 955, in run_commands
self.run_command(cmd)
File "/Users/marty/.pyenv/versions/3.6.5/lib/python3.6/distutils/dist.py", line 974, in run_command
cmd_obj.run()
File "/Users/marty/sn-ap/sn-ap-drivers-app/pyenv/lib/python3.6/site-packages/setuptools/command/egg_info.py", line 271, in run
writer(self, ep.name, os.path.join(self.egg_info, ep.name))
File "/Users/marty/sn-ap/sn-ap-drivers-app/pyenv/lib/python3.6/site-packages/setuptools/command/egg_info.py", line 604, in write_pkg_info
metadata.write_pkg_info(cmd.egg_info)
File "/Users/marty/.pyenv/versions/3.6.5/lib/python3.6/distutils/dist.py", line 1106, in write_pkg_info
self.write_pkg_file(pkg_info)
File "/Users/marty/sn-ap/sn-ap-drivers-app/pyenv/lib/python3.6/site-packages/setuptools/dist.py", line 91, in write_pkg_file
long_desc = rfc822_escape(self.get_long_description())
File "/Users/marty/.pyenv/versions/3.6.5/lib/python3.6/distutils/util.py", line 474, in rfc822_escape
lines = header.split('\n')
TypeError: a bytes-like object is required, not 'str'

----------------------------------------

Command "python setup.py egg_info" failed with error code 1 in /private/var/folders/gm/ctpy57p17ljcv_xt0jh3sd0h0000gn/T/pip-build-b598dpn0/gitfeatures/
`

errors with missing arguments

(venv)rob@braeburn:~/dev/foo ~master*$ g feature
Traceback (most recent call last):
File "/Users/rob/.pythonbrew/pythons/Python-2.7.2/bin/git-feature", line 7, in
execfile(file)
File "/Users/rob/dev/gitfeatures/scripts/git-feature", line 6, in
gitfeatures.run('feature', sys.argv[1:])
File "/Users/rob/dev/gitfeatures/gitfeatures/core.py", line 77, in run
if args[0].lower() == 'new':
IndexError: list index out of range

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.