Search Criteria
Package Details: subliminal-git 2.1.0.r22.g160ea63-6
Package Actions
Git Clone URL: | https://aur.archlinux.org/subliminal-git.git (read-only, click to copy) |
---|---|
Package Base: | subliminal-git |
Description: | Python library and CLI tool for searching and downloading subtitles. |
Upstream URL: | https://github.com/Diaoul/subliminal |
Licenses: | MIT |
Conflicts: | subliminal |
Provides: | subliminal |
Submitter: | acieroid |
Maintainer: | yochananmarqos |
Last Packager: | yochananmarqos |
Votes: | 33 |
Popularity: | 0.71 |
First Submitted: | 2012-12-24 07:53 (UTC) |
Last Updated: | 2022-11-09 15:56 (UTC) |
Dependencies (22)
- python-appdirs (python-appdirs-git)
- python-babelfish
- python-beautifulsoup4
- python-chardet
- python-click
- python-dogpile.cache
- python-enzyme
- python-guessit
- python-importlib_resources
- python-pysrt
- python-pytz
- python-rarfile
- python-requests
- python-six
- python-stevedore
- git (git-vfs, git-git, git-run-command-patch-git) (make)
- python-build (make)
- python-installer (python-installer-git) (make)
- python-setuptools (make)
- python-sphinxcontrib-programoutput (make)
- Show 2 more dependencies...
Required by (6)
- caja-subliminal-git (requires subliminal)
- magmatv-git (optional)
- mpv-autosub-git (requires subliminal)
- mpv-autosub-zh (requires subliminal)
- nautilus-subliminal-git (requires subliminal)
- nemo-subliminal-git (requires subliminal)
Latest Comments
1 2 3 4 5 6 .. 8 Next › Last »
sproott commented on 2022-01-26 14:07 (UTC) (edited on 2022-01-27 08:08 (UTC) by sproott)
Getting error on version 2.1.0.r22.g160ea63-5:
Running Sphinx v4.4.0
Configuration error: There is a programmable error in your configuration file:
Traceback (most recent call last): File "/usr/lib/python3.10/site-packages/sphinx/config.py", line 340, in eval_config_file exec(code, namespace) File "/home/user/.cache/paru/clone/subliminal-git/src/subliminal/docs/conf.py", line 25, in <module> import subliminal File "/home/user/.cache/paru/clone/subliminal-git/src/subliminal/subliminal/init.py", line 11, in <module> from .core import (AsyncProviderPool, ProviderPool, check_video, download_best_subtitles, download_subtitles, File "/home/user/.cache/paru/clone/subliminal-git/src/subliminal/subliminal/core.py", line 11, in <module> from babelfish import Language, LanguageReverseError ModuleNotFoundError: No module named 'babelfish'
EDIT: after (re)installing python-babelfish, python-guessit, python-rarfile and python-sphinxcontrib-programoutput it finally built.
yochananmarqos commented on 2022-01-23 15:53 (UTC)
@cipher699: It's fixed now.
cipher699 commented on 2022-01-23 14:56 (UTC)
Hi, getting below error how to fix this.
==> Making package: subliminal-git 2.1.0.r22.g160ea63-5 (Sunday 23 January 2022 08:13:28 PM) ==> Checking runtime dependencies... ==> Missing dependencies: -> python-importlib_resources ==> Checking buildtime dependencies... ==> ERROR: Could not resolve all dependencies. -> error making: subliminal-git
yochananmarqos commented on 2021-05-22 14:24 (UTC)
@yar: It's not actually the same error. Apparently whatever caused the original issue is fixed, so I reverted the last change I made.
yar commented on 2021-05-21 23:53 (UTC)
I see the same error as @drws using makechrootpkg
yochananmarqos commented on 2021-05-11 23:24 (UTC)
@drws: Apparently something changed with a newer Sphinx version, it's fixed now.
drws commented on 2021-05-11 22:14 (UTC) (edited on 2021-05-11 22:15 (UTC) by drws)
Latest update is failing with: install: cannot stat 'docs/_build/man/subliminal.1': No such file or directory
hcartiaux commented on 2020-05-02 20:43 (UTC) (edited on 2020-05-02 20:44 (UTC) by hcartiaux)
@milk: I can't reproduce, try rebuilding python-babelfish:
yay -S --asdeps python-babelfish
milkii commented on 2020-05-02 20:36 (UTC)
Getting this error atm; https://i.imgur.com/E3kzapN.png
yochananmarqos commented on 2020-04-09 23:54 (UTC)
@hcartiaux: Sure, I'll help out if you want.
1 2 3 4 5 6 .. 8 Next › Last »