mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-02-26 15:39:59 +01:00
snap: Set correct PYTHONPATH
Fix qet-tb-generator not being able to find its packages.
This commit is contained in:
committed by
Laurent Trinques
parent
07d3fd1ed4
commit
983d78727c
@@ -31,6 +31,7 @@ apps:
|
||||
QT_QPA_PLATFORMTHEME: gtk3
|
||||
QT_AUTO_SCREEN_SCALE_FACTOR: 1
|
||||
HOME: $SNAP_USER_COMMON
|
||||
PYTHONPATH: $SNAP:$SNAP/lib/python3.6/site-packages:$SNAP/usr/lib/python3.6:$SNAP/usr/lib/python3.6/lib-dynload
|
||||
|
||||
qet-tb-generator:
|
||||
command: bin/qelectrotech-launch $SNAP/bin/qet_tb_generator
|
||||
|
||||
Reference in New Issue
Block a user