Git Product home page Git Product logo

Comments (5)

iambibhas avatar iambibhas commented on July 24, 2024

There was a bug with Manifest and README file wasn't being included. I think I've fixed it. Try now.

from gitinit.

kseistrup avatar kseistrup commented on July 24, 2024

I have the same issue with 1.0.4.

$ cd /tmp/pip-build/gitinit
$ ls -l
total 16
drwxr-xr-x 3 root root  100 Feb 24 09:06 gitinit
drwxr-xr-x 2 root root  140 Feb 24 09:06 gitinit.egg-info
-rw-r--r-- 1 root root   91 Feb 24 09:06 MANIFEST.in
drwxr-xr-x 2 root root   40 Feb 24 09:06 pip-egg-info
-rw-r--r-- 1 root root 1194 Feb 24 09:06 PKG-INFO
-rw-r--r-- 1 root root   59 Feb 24 09:06 setup.cfg
-rw-r--r-- 1 root root  999 Feb 24 09:06 setup.py

No README.md…

from gitinit.

iambibhas avatar iambibhas commented on July 24, 2024

Is it still failing? I checked my xubuntu system -

Downloading/unpacking gitinit
  Downloading gitinit-1.0.4.tar.gz
  Running setup.py egg_info for package gitinit

Installing collected packages: gitinit
  Running setup.py install for gitinit

    Installing gitinit script to /usr/local/bin
Successfully installed gitinit
Cleaning up...

from gitinit.

kseistrup avatar kseistrup commented on July 24, 2024

Oh, I'm sorry — it seems pip noticed the previous /tmp/pip-build/gitinit directory and didn't bother unpacking 1.0.4 on top of that. After I removed the build directory gitinit installed flawlessly. :)

from gitinit.

iambibhas avatar iambibhas commented on July 24, 2024

Ah. Great. This is my first package. So things are a bit shaky. :)

from gitinit.

Related Issues (3)

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.