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

Exception: name 'get_image_size' is not defined #621

Closed
tartpvule opened this issue Jan 6, 2021 · 0 comments
Closed

Exception: name 'get_image_size' is not defined #621

tartpvule opened this issue Jan 6, 2021 · 0 comments

Comments

@tartpvule
Copy link

Using FanFicFare CLI on ArchLinux, freshly installed from the AUR package (fanficfare-git) with no configuration changes.

  1. python --version -> Python 3.9.1
    fanficfare --version -> Version: 3.27.4
  2. Pick a random story with images somewhere. Test URL: https://forums.spacebattles.com/threads/a-man-rants-at-a-camera-for-hours-on-end-nier-automata-somehow.909146/
  3. fanficfare -o "include_images=true" "https://forums.spacebattles.com/threads/a-man-rants-at-a-camera-for-hours-on-end-nier-automata-somehow.909146/"
  4. Got (scrubbed date and time)
FFF: WARNING: 2021-01-0x xx:xx:xx,xxx: story.py(1303): Failed to process cover_min_size from personal.ini:['10', '10']
Exception: name 'get_image_size' is not defined

The download goes on and an epub is produced with the story. The image (a "tongue" smily) is also properly included.
I am not entirely sure what a practical impact, if any, of the exception is.

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

1 participant