Sometime, when I use script with the method '.get_variable ()', the script bug like that:
Code: Select all
Traceback (most recent call last):
File "C:\_Kevin\_Ext_Kevin\test\T_39_VE_2017\VE_Script_2018\sortie_resultat_room.py", line 71, in <module>
aps_variables = results_file_reader.get_variables()
AttributeError: type object 'Font' has no attribute 'values'is there a solution to this probleme ?
Best Regards,
Kevin

