resolu
Voici l'erreur,
[18:20:30] operateur.thomx@client1:/tmp_mnt/data/operateur.thomx > IHM
MainThread INFO 2022-03-01 10:30:19,883 TaurusRootLogger: Using "PyQt4" for Qt
MainThread INFO 2022-03-01 10:30:19,950 taurus.qt.qtgui.icon.icon: Setting Tango icon theme (from /usr/local/lib/python2.7/dist-packages/taurus/qt/qtgui/icon/)
('------------ ', '/data/shared/Interfaces/panneaux/')
('HOME_IHM = ', '/data/shared/Interfaces/panneaux/')
('------------ ', '/data/shared/Interfaces/panneaux/')
Traceback (most recent call last):
File "/data/shared/Interfaces/panneaux//PlateformeIHMThomX/PlateformeIHM.py", line 45, in <module>
from IHM_charge import ChargeDevices
File "/data/shared/Interfaces/panneaux//Diags/BPM/IHM_charge.py", line 14
SyntaxError: Non-ASCII character '\xc3' in file /data/shared/Interfaces/panneaux//Diags/BPM/IHM_charge.py on line 14, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details
|