Search Criteria
Package Details: vocabsieve 0.12.5-00
Package Actions
| Git Clone URL: | https://aur.archlinux.org/vocabsieve.git (read-only, click to copy) |
|---|---|
| Package Base: | vocabsieve |
| Description: | A simple, effective sentence mining tool. |
| Upstream URL: | https://github.com/FreeLanguageTools/vocabsieve |
| Licenses: | GPL3 |
| Submitter: | 1over137 |
| Maintainer: | 1over137 |
| Last Packager: | 1over137 |
| Votes: | 4 |
| Popularity: | 0.000003 |
| First Submitted: | 2022-04-15 18:07 (UTC) |
| Last Updated: | 2025-08-01 12:17 (UTC) |
Dependencies (31)
- python
- python-beautifulsoup4
- python-bidict
- python-charset-normalizer
- python-ebooklibAUR
- python-flask
- python-loguru
- python-lxml
- python-lzoAUR
- python-markdown
- python-markdownify
- python-mobiAUR
- python-packaging
- python-pymorphy3AUR
- python-pymorphy3-dicts-ruAUR
- python-pymorphy3-dicts-ukAUR
- python-pynputAUR
- python-pyqt5 (python-pyqt5-sip4AUR, python-pyqt5-webkitAUR, python-pyqt5-pre-releaseAUR)
- python-pyqtdarktheme-forkAUR
- python-pyqtgraph
- Show 11 more dependencies...
Latest Comments
Gallifreyan commented on 2024-04-29 17:27 (UTC)
There appears to be a problem with Python 3.12:
AttributeError: module 'qdarktheme' has no attribute 'enable_hi_dpi'.For those looking for workarounds, using
pipx, e.g.pipx install --python 3.11 --fetch-missing-python vocabsieve, seems to work and run fine