@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 2022-12-18 19:00 (UTC) (edited on 2023-05-22 21:52 (UTC) by FabioLolix)
in the bottles AURweb page is mentioned that having python-argparse installed will fail the build of bottles
~~~Confirm it fails to build using makepkg but it work using devtools, I've uploaded the build package here https://sourceforge.net/projects/fabiololix-os-archive/files/Packages/ since building with devtools require a local repo for the other aur dependencies~~~
FabioLolix commented on 2022-06-11 13:50 (UTC)
Reference https://github.com/bottlesdevs/Bottles/wiki/Packaging