@Herlock I have the same problem. We should wait for python-wxpython to be updated
Search Criteria
Package Details: subsync 0.17-5
Package Actions
| Git Clone URL: | https://aur.archlinux.org/subsync.git (read-only, click to copy) |
|---|---|
| Package Base: | subsync |
| Description: | Subtitle Speech Synchronizer |
| Upstream URL: | https://subsync.online |
| Licenses: | GPL3 |
| Submitter: | yochananmarqos |
| Maintainer: | None |
| Last Packager: | yeggis |
| Votes: | 5 |
| Popularity: | 0.000000 |
| First Submitted: | 2021-08-16 22:58 (UTC) |
| Last Updated: | 2026-03-23 00:02 (UTC) |
Dependencies (11)
- ffmpeg4.4
- pocketsphinxAUR
- pybind11 (pybind11-gitAUR)
- python-certifi
- python-cryptography
- python-pyaml
- python-pysubs2AUR (python-pysubs2-gitAUR)
- python-requests
- python-wxpython (python-wxpython-gitAUR)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- python-setuptools (make)
Required by (0)
Sources (1)
Latest Comments
« First ‹ Previous 1 2
EgidioCaprino commented on 2022-01-18 18:20 (UTC)
Herlock commented on 2022-01-18 18:17 (UTC) (edited on 2022-01-18 18:19 (UTC) by Herlock)
I am running this program on Manjaro KDE and I am getting the same error:
Slider.SetValue(): argument 1 has unexpected type 'float' Traceback (most recent call last): File "/usr/lib/python3.10/site-packages/subsync/main.py", line 73, in gui win = MainWin(None, task) File "/usr/lib/python3.10/site-packages/subsync/gui/mainwin.py", line 71, in init self.m_sliderMaxDist.SetValue(settings().windowSize / 60.0) TypeError: Slider.SetValue(): argument 1 has unexpected type 'float'
Anyone knows how I can solve this?
e-v commented on 2022-01-10 14:08 (UTC)
@EdidioCaprino: Could it be this bug? https://github.com/sc0ty/subsync/issues/133 It seems to have been fixed in wxpython, but only in the development version.
Unfortunately, I can't get https://aur.archlinux.org/packages/python-wxpython41/ to build.
EgidioCaprino commented on 2022-01-10 10:37 (UTC)
I'm getting the argument 1 has unexpected type 'float' error. I've rebuilt subsync and don't have any packages that depend on Python 3.9:
$ pacman -Qoq /usr/lib/python3.9
error: No package owns /usr/lib/python3.9
How could I fix this issue?
kouros17 commented on 2021-12-15 07:55 (UTC) (edited on 2021-12-15 11:52 (UTC) by kouros17)
Failed to install because:
Traceback (most recent call last):
File "/usr/lib/python3.10/site-packages/subsync/__main__.py", line 73, in gui
win = MainWin(None, task)
File "/usr/lib/python3.10/site-packages/subsync/gui/mainwin.py", line 71, in __init__
self.m_sliderMaxDist.SetValue(settings().windowSize / 60.0)
TypeError: Slider.SetValue(): argument 1 has unexpected type 'float'
It has to be rebuilt due to the upgrade of python 3.9 to python 3.10 https://www.reddit.com/r/archlinux/comments/rf6c84/psa_python_310_is_in_core_rebuild_your_aur/
Pinned Comments
yochananmarqos commented on 2023-02-24 23:15 (UTC)
PSA: This project is dead and so is
sphinxbase. This will not build withpocketsphinxanymore.Stop trying to build it and don't bother commenting, no one will hear your cries.