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

Installation in README won't work #2

Closed
kai-cool-dev opened this issue Apr 5, 2019 · 1 comment
Closed

Installation in README won't work #2

kai-cool-dev opened this issue Apr 5, 2019 · 1 comment

Comments

@kai-cool-dev
Copy link

Hey,
I wanted to try out this neat script but I didn't got it to install. Either is this a wrong description in the README.md or pipx isn't working as described.

OS: Linux 4.9.0-8-amd64 #1 SMP Debian 4.9.130-2 (2018-10-27) x86_64 GNU/Linux

Steps to reproduce:

  1. Install PIPX over PIP
pip install pipx
  1. Clone Repo
git clone https://github.com/danielhoherd/plexdl.git
  1. Try to install
pipx install --editable --spec="plexdl" plexdl
> --spec=plexdl should either be a path to a local project or a VCS url beginning with svn+, git+, hg+, or bzr+

Kind regards

@danielhoherd
Copy link
Owner

danielhoherd commented May 18, 2019

@kai-cool-dev sorry, I just saw this issue. I'm not sure what the problem is with pipx, but I replicated your issue. The version I saw available via PyPi was completely out of sync with what is available in github, so I don't know what's up there.

I updated the instructions with a simple pip3 installation, and I provided a method to run the app via docker, which is going to be your best bet for getting up and running quickly. Maybe I should put this into PyPi so it's easier to install...

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

2 participants