nuralogix / dfx-demo-py

A simple Python-based demo that demonstrates how to use the DeepAffex SDK and DeepAffex Cloud API.
MIT License
10 stars 6 forks source link

Could not retrieve DFX SDK config data for Study ID #1

Closed amirinia closed 3 years ago

amirinia commented 4 years ago

Hi I am using a demo study and when I run below code "python dfxdemo.py measure make demo.mp4"

Created DFX Factory: libdfx2 version 4.4.1 - May 27, 2020 Could not retrieve DFX SDK config data for Study ID . Please contact Nuralogix

YukeSW commented 4 years ago

Hello @amirinia , the DFX SDK config data should be retrievable by now. We also have updated the dfx-apiv2-client-py repo. Please run the following command to upgrade it and try again. pip install --upgrade https://github.com/nuralogix/dfx-apiv2-client-py/tarball/master

sambhare commented 4 years ago

@amirinia We you able to try this after our backend updates? I would like to close the ticket if your issue is resolved.

sambhare commented 3 years ago

Closing due to inactivity.