Ruslan

Results 6 comments of Ruslan

`throw Error("Layout chooser has been cancelled: %s", cancellation->cancelledRequestMessage());` causes `segmentation fault`, need to investigation

@IuriiPuzanov Could you please clarify, why I always get pka acid and basic 100%. I used this example for implementations: https://lifescience.opensource.epam.com/indigo/api/index.html#pka Example request: ``` { "data": { "type": "pka", "attributes":...

Hi @digitalroll Regarding [docs](https://lifescience.opensource.epam.com/indigo/api/index.html#pka) `acidPkaValue` and `basicPkaValue` are required different request and response models, so this is not fast fix. We need make response for every atom, not for the...

Hi, As I see your requirements.txt contains `epam.indigo==1.4.0`. This version is absent in PyPI, so could you please change this line to `epam.indigo==1.5.0` and try again? Should work. Regards, Ruslan

I've just checked your workflow, indigo downloaded successfully: https://github.com/zachary-chiodini/RESTful-APIs/runs/3743423260?check_suite_focus=true#step:8:1393 Error with something else in Dockerfile: https://github.com/zachary-chiodini/RESTful-APIs/runs/3743423260?check_suite_focus=true#step:8:2337 Regards, Ruslan

Same exception with files: - `api/tests/layout/molecules/reaction_layout_and_clean2d.rdf` - `api/tests/layout/ref/reaction_clean2d.rdf` - `api/tests/layout/ref/reaction_layout.rdf` - `api/tests/basic/reactions/rxns.rdf`