Can anyone shed any light on the following erro I get when trying to extract a workflow from my history?⇝TypeError: <galaxy.tools.parameters.basic.UnvalidatedValue object at 0xa5ca790> is not JSON serializable
URL: http://localhost:8082/workflow/build_from_current_history
Module weberror.evalexception.middleware:364 inrespond
view
>> app_iter = self.application(environ, detect_start_response)
Module paste.wsgilib:539 inintercept_output
view
>> app_iter = application(environ, replacement_start_response)
Module paste.httpexceptions:632 in__call__
view
>> return self.application(environ, start_response)
Module galaxy.web.controllers.workflow:921 inbuild_from_current_history
view
>> step.tool_inputs = tool.params_to_strings( param_values, trans.app )
Module galaxy.tools:1110 inTypeError: <galaxy.tools.parameters.basic.UnvalidatedValue object at 0xa5ca790> is not JSON serializableparams_to_strings
view
>> return params_to_strings( self.inputs, params, app )
--
Dennis Gascoigne
0407 639 995
dennis.gascoigne@gmail.com
_______________________________________________
galaxy-dev mailing list
galaxy-dev@lists.bx.psu.edu
http://lists.bx.psu.edu/listinfo/galaxy-dev