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

f2. Download by artist/creator id (FANBOX) doesnt´t Work #1371

Open
gnarf1975 opened this issue Sep 5, 2024 · 3 comments
Open

f2. Download by artist/creator id (FANBOX) doesnt´t Work #1371

gnarf1975 opened this issue Sep 5, 2024 · 3 comments

Comments

@gnarf1975
Copy link

f2. Download by artist/creator id (FANBOX) doesnt´t Work

I get this Error:

Unknown Error, please check the log file: (<class 'TypeError'>, TypeError('list indices must be integers or slices, not str'), <traceback object at 0x000002F49C8A33C0>)

@biggestsonicfan
Copy link
Contributor

Try updating your pip requirements pip install --upgrade --force-reinstall -r requirements.txt

@AvocadoFlour
Copy link

pip install --upgrade --force-reinstall -r requirements.txt

Did this, it has changed nothing; Still getting

Getting posts from https://api.fanbox.cc/post.listCreator?creatorId=maud0210&limit=10
Traceback (most recent call last):
  File "PixivUtil2.py", line 1745, in main
  File "PixivUtil2.py", line 1469, in main_loop
  File "PixivUtil2.py", line 1001, in menu_fanbox_download_by_id
  File "PixivFanboxHandler.py", line 50, in process_fanbox_artist_by_id
  File "PixivBrowserFactory.py", line 1048, in fanboxGetPostsFromArtist
  File "PixivModelFanbox.py", line 575, in parsePosts
TypeError: list indices must be integers or slices, not str
Unknown Error, please check the log file: (<class 'TypeError'>, TypeError('list indices must be integers or slices, not str'), <traceback object at 0x0000022340608500>)
press enter to exit.

image

@biggestsonicfan
Copy link
Contributor

@AvocadoFlour Attach a log?

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

3 participants