Skip to content

Unallowed type error when calling get_light() #11

@yyzhuang

Description

@yyzhuang

@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'>
-- -“

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions