You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
After installing lookatme and the lookatme.contrib.image_ueberzug extension, if I try to view a slide that uses it lookatme crashes.
To Reproduce
Install lookatme
Install lookatme.contrib.image_ueberzug
Try to view the tour slides.
Expected behavior
The slide deck to be viewable.
Environment (please complete the following information):
OS: Debian GNU/Linux 11
Lookatme Version: lookatme, version 2.3.0
Additional context
Stacktrace
_mBma
sQf "QL
jW( -$g.
jW' -$m,
.y@' _aa. 4m,
.mD` ]QQWQ. 4Q,
_mP` ]QQQQ ?Q/
_QF )WQQ@ ?Qc
<QF QQQF )Qa
jW( QQQf "QL
jW' ]H8' -Q6.
.y@' _as. -$m.
.m@` ]QQWQ. -4m,
_mP` -?$8! 4Q,
mE $m
?$gyygggggggggwywgyygggggggygggggD(
New extensions required by 'slides.md' are about to be loaded:
- 'lookatme.contrib.image_ueberzug'
- 'lookatme.contrib.terminal'
Are you ok with attempting to load them? (Y/N) y
Traceback (most recent call last):
File "/usr/bin/lookatme", line 33, in <module>
sys.exit(load_entry_point('lookatme==2.3.0', 'console_scripts', 'lookatme')())
File "/usr/lib/python3/dist-packages/click/core.py", line 829, in __call__
return self.main(*args, **kwargs)
File "/usr/lib/python3/dist-packages/click/core.py", line 782, in main
rv = self.invoke(ctx)
File "/usr/lib/python3/dist-packages/click/core.py", line 1066, in invoke
return ctx.invoke(self.callback, **ctx.params)
File "/usr/lib/python3/dist-packages/click/core.py", line 610, in invoke
return callback(*args, **kwargs)
File "/usr/lib/python3/dist-packages/lookatme/__main__.py", line 122, in main
pres = Presentation(
File "/usr/lib/python3/dist-packages/lookatme/pres.py", line 54, in __init__
self.reload(data=input_stream.read())
File "/usr/lib/python3/dist-packages/lookatme/pres.py", line 102, in reload
lookatme.contrib.load_contribs(
File "/usr/lib/python3/dist-packages/lookatme/contrib/__init__.py", line 66, in load_contribs
raise Exception(
Exception: Error loading one or more extensions:
No module named 'lookatme.contrib.image_ueberzug'
Describe the bug
After installing
lookatme
and thelookatme.contrib.image_ueberzug
extension, if I try to view a slide that uses itlookatme
crashes.To Reproduce
lookatme
lookatme.contrib.image_ueberzug
Expected behavior
The slide deck to be viewable.
Environment (please complete the following information):
Additional context
Stacktrace
ueberzug install locations (installed via these instructions
The text was updated successfully, but these errors were encountered: