AttributeError -> .get_variable ()
Posted: Thu Jul 04, 2019 2:17 pm
Hi,
Sometime, when I use script with the method '.get_variable ()', the script bug like that:
I close then re-open and sometime it work again, some time not. It's very random !!
is there a solution to this probleme ?
Best Regards,
Kevin
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