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

Printing a recipe fails #1029

Open
jfabernathy opened this issue Nov 2, 2021 · 0 comments
Open

Printing a recipe fails #1029

jfabernathy opened this issue Nov 2, 2021 · 0 comments

Comments

@jfabernathy
Copy link

Printing a recipe fails.

Steps to Reproduce

1.with a recipe open, try to print. It says you need a plugin active for printing but it is active according to the plugins.
2.If you click okay to goes to an Error Printing popup
3. if you open the expansion arrow you see this:
4. Traceback (most recent call last):
File "/app/lib/python3.8/site-packages/gourmet-0.17.5-py3.8.egg/gourmet/exporters/printer.py", line 84, in print_recipes
renderer(rd, recs,
File "/app/lib/python3.8/site-packages/gourmet-0.17.5-py3.8.egg/gourmet/exporters/printer.py", line 19, in init
raise NotImplementedError
NotImplementedError

Expected Behavior

Current Behavior

Possible Solution

Environment

  • Operating System: Linux Mint 20.2
  • Version or commit id: 0.17.5
  • Installed as Flatpak or Python package?::gourmet-2db9db8f.flatpak
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