GithubHelp home page GithubHelp logo

Installation issue about sucks HOT 3 CLOSED

wpietri avatar wpietri commented on August 17, 2024
Installation issue

from sucks.

Comments (3)

wpietri avatar wpietri commented on August 17, 2024

Hi, Kyle. I don't know anything about Rasbian or how you installed sucks, so it's hard for me to say. But you could try running pip3 show --files sucks to see where it put the files. Hopefully one of them is just called sucks.

On my system, that is a relative path, and it's relative not to the current directory, but the Location: line in the pip3 output.

You could also try doing something like 'find / --name sucks` to look everywhere for the file.

from sucks.

kbaxter avatar kbaxter commented on August 17, 2024

Thanks. pip3 show --files sucks returns a location of "/home/pi/.local/lib/python3.5/site-packages" and files:
"../../../bin/sucks
sucks-0.8.4.dist-info/DESCRIPTION.rst
sucks-0.8.4.dist-info/INSTALLER
sucks-0.8.4.dist-info/METADATA
sucks-0.8.4.dist-info/RECORD
sucks-0.8.4.dist-info/WHEEL
sucks-0.8.4.dist-info/entry_points.txt
sucks-0.8.4.dist-info/metadata.json
sucks-0.8.4.dist-info/top_level.txt
sucks/init.py
sucks/pycache/init.cpython-35.pyc
sucks/pycache/cli.cpython-35.pyc
sucks/cli.py"

It seems to be installed correctly, so I'm not really sure what's going on.

from sucks.

wpietri avatar wpietri commented on August 17, 2024

So does that mean that the sucks command itself in /home/pi/.local/bin? If so, you should be able to run it from there. And if you want to be able to run a command without typing the full path, you can change your PATH shell variable to accommodate. More here: https://kb.iu.edu/d/acar

from sucks.

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.