Search Criteria
Package Details: python-lookatme 3.0.0.rc5-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-lookatme.git (read-only, click to copy) |
---|---|
Package Base: | python-lookatme |
Description: | An interactive, extensible, terminal-based markdown presentation tool. |
Upstream URL: | https://github.com/d0c-s4vage/lookatme |
Licenses: | MIT |
Submitter: | KarlWithK |
Maintainer: | asm0dey |
Last Packager: | asm0dey |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2021-03-28 04:16 (UTC) |
Last Updated: | 2024-09-03 12:43 (UTC) |
Dependencies (13)
- python-click
- python-dateutil
- python-linkify-it-py
- python-markdown-it-py
- python-marshmallow
- python-mistune (python-mistune1AUR, python-mistune2AUR)
- python-pygments
- python-urwid
- python-yaml (python-yaml-gitAUR)
- python-setuptools (make)
- python-lookatme-qrcodeAUR (optional) – embeds qrcodes in the presentation
- python-lookatme-renderAUR (optional) – render code blocks of supported languages into images
- python-lookatme-ueberzugAUR (optional) – renders images with the image_ueberzug extension
Latest Comments
Mawkler commented on 2024-01-16 08:27 (UTC)
@kw90
Installing v3.0.0rc4 of what package? :)
kw90 commented on 2023-09-27 12:11 (UTC) (edited on 2023-09-27 12:25 (UTC) by kw90)
Getting an error when installing this package:
packaging.version.InvalidVersion: Invalid version: '-VERSION-'
. Any fix for this?Update: Installing the newest v3.0.0rc4 works.
Taha_AUR commented on 2022-04-13 13:11 (UTC)
Im getting a version error with mistune, whin I try to run the program.
pkg_resources.ContextualVersionConflict: (mistune 2.0.2 (/usr/lib/python3.10/site-packages), Requirement.parse('mistune<1,>=0.8'), {'lookatme'})
MizumiKun commented on 2021-07-11 09:05 (UTC) (edited on 2021-07-11 09:06 (UTC) by MizumiKun)
@KarlWithK the package builds for me but the command fails to run, the
requirements.txt
specifiespython-click >=7,<8
butpython-click
from arch is at8.0.1-1
KarlWithK commented on 2021-04-09 20:16 (UTC)
@Relih, that's concerning. I installed it in a clean chroot and a vm, and this should work. Could you give the exact error?
Relih commented on 2021-03-29 20:29 (UTC)
Does not build for me, it fails tests due to "fixture 'mocker' not found"