-
Notifications
You must be signed in to change notification settings - Fork 107
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
Downloader Won't Even Install #9
Comments
i worked around this by installing the development version (download the repository, run shell in it and https://weasyprint.readthedocs.io/en/stable/install.html#step-4-install-the-gtk-libraries |
@theothersophie Oh, Thanks a Lot Mate... Btw, Do I Need To Install Weasyprint Also ? or Just The GTK+ Libraries ? |
Just the GTK+ libraries, WeasyPrint is irrelevant. Did you get it working? |
Aah, Installed It, But Haven't Tried Downloading Though... |
@theothersophie , Still The Same Problem... Even The Development Version Won't Install... Shows That Same Red Message... This Is So Annoying... |
@theothersophie, Any Other Way To Install This ? |
What's the exact error message you get? You're trying to install it using |
@theothersophie, This Is What I Get... |
you're in the wrong directory. You have to cd into scribd-downloader-master. You don't need -m pip either because you're not trying to install a package from the web. |
you used |
@theothersophie, Same... Nothing Happens... |
Hi, I followed your steps: succesfully installed dev version and GTK+ installer from latest sourceforge. Then I begun to get all sorts of library dependency warnings (too many to quote here) so I installed the missing libraries each time it asked for one. WeasyInstaller is required per one of the errors. But then I got OSError: no library called "cairo" was found at which point I gave up, running pip install on those two does nothing. |
@Testedbytime Please read https://weasyprint.readthedocs.io/en/stable/install.html#step-4-install-the-gtk-libraries |
Yeah, Too Many Things To Install... This Is Seriously Painful... |
On windows I managed to do it like this:
|
Hey! Using the first two steps i was able to install, but it still shows "scribd" is not recognized as a command. What can I do? |
I installed the development version but it still displays that scribdl is not recognized. Any idea what could be wrong? |
Well... the program runs when you type the command |
Yes, thanks, I identified that mistake and got it running, but it still wont download books or audiobooks, though it is now working perfectly for documents. I tried using the -c and passing my credentials in a txt file, but it was showing error that way, whereas when I put in my scribd session and scribd expire in the const.py, there was no error but it simply displayed a message "Extracting to Listen_to_title.txt" and then nothing happened. So, if you could help me out with this, I would be very grateful |
Well, I don't really know how this program works, and I don't have enough time to dive into it (also, I'm just too lazy). I would create a new issue or ask the contributors about your issue. |
Hello, Would it be possible to put this package back on the repository so that users wouldn't need building from source ? Thanks |
when i run >python setup.py install, there is error like this, please help line 11, in |
Try to use latest |
When I Try The Install Command It Shows This In Red...
Could not find a version that satisfies the requirement scribd-downloader (from versions: none)
ERROR: No matching distribution found for scribd-downloader
The text was updated successfully, but these errors were encountered: