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

Error when downloading from a particular artist's Fanbox #1383

Open
3 tasks done
MarqFJA87 opened this issue Oct 30, 2024 · 3 comments
Open
3 tasks done

Error when downloading from a particular artist's Fanbox #1383

MarqFJA87 opened this issue Oct 30, 2024 · 3 comments

Comments

@MarqFJA87
Copy link

MarqFJA87 commented Oct 30, 2024

Prerequisites

Description

Attempts to download Fanbox posts from this particular artist (generally NSFW, proceed at own discretion) keep giving me errors that claim "Profile not found". I face no such problem with any other artist.

Steps to Reproduce

  1. Input F3
  2. Provide Fanbox post's ID (for example 8761019)
  3. Click Enter

Expected behavior: Fanbox post is downloaded.

Actual behavior: Program runs into an error, reading "Error processing FANBOX post: 8761019 ==> Profile not found".

Log file:
pixivutil.log

Versions

Using the latest stable release.

@biggestsonicfan
Copy link
Contributor

biggestsonicfan commented Nov 14, 2024

This is because their Pixiv is suspended. Do you have any other fanbox artists who have suspended pixiv accounts to test with?

EDIT: Works for me now that I updated my pip requirements. Try: pip install --upgrade --force-reinstall -r requirements.txt

@MarqFJA87
Copy link
Author

That command doesn't work for me, I just get this error message.

ERROR: Could not open requirements file: [Errno 2] No such file or directory: 'requirements.txt'

@biggestsonicfan
Copy link
Contributor

That command doesn't work for me, I just get this error message.

ERROR: Could not open requirements file: [Errno 2] No such file or directory: 'requirements.txt'

You need to run it in the same directory as PixivUtil2.py

If you are using the exe file, you will have to wait.

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