Open juancaiman opened 3 years ago
have you tried running from source instead of using pip
e.g. clone the directory etc.
i think the package has been removed from pypi.org
Yes, it was removed form PyPi but you can still install it from source.
Duplicate of #9
Yes, it was removed form PyPi but you can still install it from source.
I managed to follow all the steps prior to the installation of scribd-downloader.
I'm using linuxmint and when i tried: $ pip install scribd-downloader, it says "bash: pip: command not found". then I followed some advice online an changed pip with pip3, resulting "pip3 install scribd-downloader" and then the error message changed to: " ERROR: Could not find a version that satisfies the requirement scribd-downloader ERROR: No matching distribution found for scribd-downloader"
So now I'm just curious if this downloader is still working or not. or maybe I have to change other stuff in the command lines. Thanks!