Nathan, Nathan Dehnel 写道: > bash-5.0$ carla > /home/nathan/.guix-profile/bin/carla: line 15: > /gnu/store/d6df2j9g65vvczxgqs6gfdmg7d0v3gji-carla-2.0.0/share/carla/carla: > Permission denied > /home/nathan/.guix-profile/bin/carla: line 15: exec: > /gnu/store/d6df2j9g65vvczxgqs6gfdmg7d0v3gji-carla-2.0.0/share/carla/carla: > cannot execute: Permission denied Addressed in 5424e680b829c72ed7531333a532643e6f62ceb3, but the programme still fails to start: ~ λ carla Traceback (most recent call last): File "/gnu/store/srsgm818w2rhifp5x5i9rs1d67hzxyzy-carla-2.0.0/share/carla/carla", line 22, in from carla_host import * File "/gnu/store/srsgm818w2rhifp5x5i9rs1d67hzxyzy-carla-2.0.0/share/carla/carla_host.py", line 30, in from PyQt5.QtCore import qCritical, QEventLoop, QFileInfo, QModelIndex, QPointF, QTimer ModuleNotFoundError: No module named 'PyQt5' I'll try wrapping it. Thanks, T G-R