@FabioLolix doesn't start here without python-pathvalidate.
➜ ~ bottles
Traceback (most recent call last):
File "/usr/bin/bottles", line 43, in <module>
from bottles.frontend import main
File "/usr/share/bottles/bottles/frontend/main.py", line 37, in <module>
from bottles.frontend.windows.main_window import MainWindow
File "/usr/share/bottles/bottles/frontend/windows/main_window.py", line 34, in <module>
from bottles.backend.managers.manager import Manager
File "/usr/share/bottles/bottles/backend/managers/manager.py", line 33, in <module>
import pathvalidate
ModuleNotFoundError: No module named 'pathvalidate'
Pinned Comments
FabioLolix commented on 2024-12-22 21:53 (UTC)
A new major python version hit the repository, rebuild ALL you AUR python pkgbuild and install
rebuild-detector
The typical error is:
FabioLolix commented on 2022-06-11 13:50 (UTC)
Reference https://github.com/bottlesdevs/Bottles/wiki/Packaging