forked from SeattleTestbed/repy_v2
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
@bjboyd02 discovered an error when he called get_light():
“6.16102536201 get_light () Internal Error
-- -
Uncaught exception!
-- -
Following is a full traceback, and a user traceback.
The user traceback excludes non-user modules.
The most recent call is displayed last.
Full debugging traceback:
"/data/data/com.sensibility_testbed/files/seattle/seat
tle_repy/repyV2/namespace.py", line 1452, in
wrapped_function
"/data/data/com.sensibility_testbed/files/seattle/seat
tle_repy/repyV2/namespace.py", line 1375, in
_process_retval
User traceback:
Exception(with.class'exception_hierarchy.Internal
RepyError'): Function 'pick2_wrapped_function'
returned with unallowed return type <type 'float&'> :
Invalid retval type: Invalid type <type 'float'>
-- -“Reactions are currently unavailable