dataiku internal client not compatible with Python 3.12

Zhengxin
Zhengxin Partner, Dataiku DSS Core Designer, Dataiku DSS & SQL, Dataiku DSS ML Practitioner, Dataiku DSS Core Concepts, Dataiku DSS Adv Designer, Registered Posts: 8 Partner

Hi Dataiku Guru,

We used the dataiku internal client outside of Dataiku in a python script, but in python 3.12, when import dataiku module an error raised due to the depreciation of imp python module in pyhon 3.12 https://github.com/python/cpython/issues/98040

The dataiku/base/utils.py still uses the imp

When will the internal module be compatible with python 3.12?

Thanks

Answers

Setup Info
    Tags
      Help me…