Hi,
I am new to python. I am trying to use the python files given to me
for bringing up a setup.
I get the following error while trying to use a python file -
AttributeError : Classroom instance has no attribute 'desk_offset'
How to resolve this ?
Should i need to define desk_offset to zero in the python file ?
Any ideas ..
Thx in advans,
Karthik Balaguru
I am new to python. I am trying to use the python files given to me
for bringing up a setup.
I get the following error while trying to use a python file -
AttributeError : Classroom instance has no attribute 'desk_offset'
How to resolve this ?
Should i need to define desk_offset to zero in the python file ?
Any ideas ..
Thx in advans,
Karthik Balaguru
Comment