ActivityWatch/aw-watcher-spotify

make install errors

alexriabtsev opened this issue · 2 comments

I'm trying to install this watcher but getting errors
`env PIP_USER=true make install
pip3 install --process-dependency-links .

Usage:
pip3 install [options] [package-index-options] ...
pip3 install [options] -r [package-index-options] ...
pip3 install [options] [-e] ...
pip3 install [options] [-e] ...
pip3 install [options] <archive url/path> ...

no such option: --process-dependency-links
make: *** [install] Error 2`

Any chance to fix, @ErikBjare ?

Fixing in #12, should be merged momentarily.

Note that it includes new installation instructions.