GithubHelp home page GithubHelp logo

Cannot install about gping HOT 7 CLOSED

orf avatar orf commented on May 21, 2024
Cannot install

from gping.

Comments (7)

orf avatar orf commented on May 21, 2024

Strange, can you give the output of whereis gping?

from gping.

vlakam avatar vlakam commented on May 21, 2024

kamenev@SamsungN150:$ whereis gping
gping:
kamenev@SamsungN150:
$

from gping.

orf avatar orf commented on May 21, 2024

Hmm, I think this is something to do with your environment rather than the project. Please try installing the latest 0.0.11 release, but I just tried on my Ubuntu box with both 2.7 and 3.4 and it worked fine.

from gping.

vlakam avatar vlakam commented on May 21, 2024

Tried uninstall and then re-install. No effect.
Running xubuntu 15.04 x86

from gping.

vlakam avatar vlakam commented on May 21, 2024

Migrated to a fresh copy of xubuntu 15.04 amd64.
Problem persists

from gping.

orf avatar orf commented on May 21, 2024

Hmm this is really strange, I will try and find some time tomorrow to look into this. Can you make a virtualenv (python3 -mvenv directory && source directory/bin/activate) and try and install it there? It might be a configuration option within xubuntu that stops packages installed in the global Python interpreter from making bin files?

from gping.

karolmie1 avatar karolmie1 commented on May 21, 2024

@ATrigger Sorry for asking you such an basic question, but:

  1. Please locate where is gping file on your computer (if you've installed is as a --user then it would be under .local/bin)
  2. Check if this folder is added to your path: echo $PATH

If it is not, then you just have to set it in your .bashrc, and source it: source ~/.bashrc

from gping.

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.