Coder Social home page Coder Social logo

Comments (11)

msiemens avatar msiemens commented on May 11, 2024

Strange, I've tested it and it worked. Gonna investigate right now.

from pygitup.

msiemens avatar msiemens commented on May 11, 2024

Please try re-installing git-up. If pip doesn't want to, please report here and I'll release the fix as a new version (now I've just updated v1.1.0)

from pygitup.

martin-ueding avatar martin-ueding commented on May 11, 2024

pip does not update since it has the current version. A new version would probably be easier.

from pygitup.

msiemens avatar msiemens commented on May 11, 2024

Okay, new version should be released in some minutes.

from pygitup.

msiemens avatar msiemens commented on May 11, 2024

So, v1.1.1 is released. I hope, all problems are fixed, finally.

from pygitup.

martin-ueding avatar martin-ueding commented on May 11, 2024

Okay, I did pip install --user -U git-up, it updated, but git-up --version gives me:

GitUp version is: v1.1.0
Recent version is: v1.1.1
Run 'pip install -U git-up' to get the update.

In the /home/mu/.local/bin/git-up, I see a reference to 1.1.0, is that correct?

from pygitup.

msiemens avatar msiemens commented on May 11, 2024

No, there is still something messed up. I updated using the same command and got GitUp version is: v1.1.1. What is the output of pip install --user -U git-up? In addition, what does pip show git-up say?

from pygitup.

martin-ueding avatar martin-ueding commented on May 11, 2024

Output of mu:~ pip install --user -U git-up:

Downloading/unpacking git-up from https://pypi.python.org/packages/source/g/git-up/git-up-1.1.1.zip#md5=22452bb518f519f6c01f1e46f6669d59
  Running setup.py egg_info for package git-up

Requirement already up-to-date: GitPython==0.3.2.RC1 in ./.local/lib/python2.7/site-packages (from git-up)
Requirement already up-to-date: colorama==0.2.5 in ./.local/lib/python2.7/site-packages (from git-up)
Requirement already up-to-date: termcolor==1.1.0 in ./.local/lib/python2.7/site-packages (from git-up)
Requirement already up-to-date: docopt==0.6.1 in ./.local/lib/python2.7/site-packages (from git-up)
Requirement already up-to-date: gitdb>=0.5.1 in ./.local/lib/python2.7/site-packages (from GitPython==0.3.2.RC1->git-up)
Requirement already up-to-date: async>=0.6.1 in ./.local/lib/python2.7/site-packages (from gitdb>=0.5.1->GitPython==0.3.2.RC1->git-up)
Requirement already up-to-date: smmap>=0.8.0 in ./.local/lib/python2.7/site-packages (from gitdb>=0.5.1->GitPython==0.3.2.RC1->git-up)
Installing collected packages: git-up
  Found existing installation: git-up 1.1.0
    Uninstalling git-up:
      Successfully uninstalled git-up
  Running setup.py install for git-up

    changing mode of /home/mu/.local/bin/gitup.py to 775
    Installing git-up script to /home/mu/.local/bin
Successfully installed git-up
Cleaning up...

Output of pip show git-up:

---
Name: git-up
Version: 1.1.0
Location: /home/mu/.local/lib/python2.7/site-packages
Requires: GitPython, colorama, termcolor, docopt

from pygitup.

msiemens avatar msiemens commented on May 11, 2024

Seems like you're using an old version of pip. Older versions of pip are known for funky behaviour when trying to upgrade packages (see #4 a similar problem). Could you try removing pip's build dir (/tmp/pip-build-*, ~/.pip, ~/tmp/pip-build-*) and then re-run the install-command?

from pygitup.

martin-ueding avatar martin-ueding commented on May 11, 2024

I rebooted the computer, and tried it again. It works now, and git up

works for my project without any remotes. Thank you for your work!

http://martin-ueding.de/#pk_campaign=Email

from pygitup.

msiemens avatar msiemens commented on May 11, 2024

No problem, you're welcome :)

from pygitup.

Related Issues (20)

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.