Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Install in Linux without root? #134

Open
brakenow opened this issue Mar 8, 2019 · 2 comments
Open

Install in Linux without root? #134

brakenow opened this issue Mar 8, 2019 · 2 comments

Comments

@brakenow
Copy link

brakenow commented Mar 8, 2019

Hi, and thank you for a great script!

Had to install it with root perms to get it installed. The command wasn'ẗ found when I installed it with pip install --user -U shreddit, which I was told add, when installing as user.

@matiaskotlik
Copy link

You can use a virtualenv.

@stephen304
Copy link

Hi, and thank you for a great script!

Had to install it with root perms to get it installed. The command wasn'ẗ found when I installed it with pip install --user -U shreddit, which I was told add, when installing as user.

After pip install --user -U shreddit you have to make sure $HOME/.local/bin is in your path because that's where it gets installed to.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants