Page 2 of 2

Re: Results reader fails in recent (post 2018 hotfix 2?) versions

Posted: Thu Feb 14, 2019 12:52 pm
by PCully
Hi Leighton,

We are discussing this topic at the moment and intend to have a new VE version next month that will have the fix to get the full list again. I also have a project on to get these properly documented which is in parallel to the requirements you have but I think we'd agree equally beneficial to all users

Phil

Re: Results reader fails in recent (post 2018 hotfix 2?) versions

Posted: Thu Apr 11, 2019 11:37 am
by Tian
Hi there, I have the same problem
Boost.Python.ArgumentError: Python argument types in
ResultsReader.get_room_results(ResultsReader, list, str, str)
did not match C++ signature:
get_room_results(class ResultsReader {lvalue}, class std::basic_string<char,struct std::char_traits<char>.....
Dont really know what was wrong.

Re: Results reader fails in recent (post 2018 hotfix 2?) versions

Posted: Fri Apr 12, 2019 8:08 am
by Rhind
<Tian> It looks like you're passing in a list for the aps_var instead of a string.