Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pb d'installation sur RasberryPI 5 #193

Closed
jmoucaud opened this issue Aug 6, 2024 · 4 comments
Closed

Pb d'installation sur RasberryPI 5 #193

jmoucaud opened this issue Aug 6, 2024 · 4 comments

Comments

@jmoucaud
Copy link

jmoucaud commented Aug 6, 2024

J'ai tenté l'install d'ALS sur RAspPI5 ... tout se passe bien jusqu'à l'étape 5 :
Compiling UI files

Executing command : pyuic5 /home/jmoucaud/als/src/als/ui/prefs_ui.ui -o /home/jmoucaud/als/src/generated/prefs_ui.py --import-from=generated
Traceback (most recent call last):
File "/home/jmoucaud/als/setup.py", line 29, in
compile_ui_and_rc.main()
File "/home/jmoucaud/als/utils/compile_ui_and_rc.py", line 19, in main
completed_process = subprocess.run([command, ] + args.split(" "))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/subprocess.py", line 548, in run
with Popen(*popenargs, **kwargs) as process:
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/subprocess.py", line 1024, in init
self._execute_child(args, executable, preexec_fn, close_fds,
File "/usr/lib/python3.11/subprocess.py", line 1901, in _execute_child
raise child_exception_type(errno_num, err_msg, err_filename)
FileNotFoundError: [Errno 2] No such file or directory: 'pyuic5'

La commande als ne donne rien !
J'ai bien l'environnement virtuel (venv).
Pouvez-vous m'aider ?
Merci d'avance.

@deufrai
Copy link
Owner

deufrai commented Aug 6, 2024

Hello

Nous fournissons de quoi ne pas avoir besoin de tout installer compiler chez soi
C'est par ici => https://github.com/gehelem/als/releases/tag/v0.7-beta2

Pour les PI, il s'agit d'une archive à extraire où tu veux sur ton système. Il n'y a plus qu'à lancer l'exécutable qui se trouve au premier niveau

Tiens nous au jus de la réussite (ou non) de la manoeuvre

@jmoucaud
Copy link
Author

jmoucaud commented Aug 6, 2024 via email

@deufrai
Copy link
Owner

deufrai commented Aug 6, 2024

Good news

@deufrai deufrai closed this as completed Aug 6, 2024
@jmoucaud
Copy link
Author

jmoucaud commented Aug 6, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants