Skip to content

Save output html as image file #21

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

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

Save output html as image file #21

wants to merge 7 commits into from

Conversation

karolzak
Copy link
Owner

@karolzak karolzak commented Nov 4, 2020

Closes #20
Fixes #17

Still need to:

  • add readme
  • test it out thoroughly
  • add imgkit setup instructions

@karolzak karolzak added the enhancement New feature or request label Feb 18, 2021
Copy link

@rfelixmg rfelixmg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As mentioned, there is an issue regaridng missing dependancies on setup.py

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Issue: Missing imgkit Dependency

While trying to run the tests, I encountered the following error:
ModuleNotFoundError: No module named 'imgkit'

I've seen it in the requirements.txt (or the relevant dependency file). However, it appears that imgkit is missing as a required dependency (setup.py) to ensure smooth installation and avoid runtime issues when running the tests or using the package.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature Request] Save resulting grid of images Cannot display images from a full Windows path
2 participants