Solved

Getting Attribute error in cognite.experimental

  • 13 February 2023
  • 4 replies
  • 65 views

Badge

Hi All,

 

I am getting error while importing CogniteClient from cognite.experimental.

Please refer the below screenshot of the error.

 

 

 

 

icon

Best answer by EXT Vivek Subendran 16 February 2023, 21:58

View original

4 replies

Badge +2

Hi Shubham,

 

Without you code it is hard to determine the error. Your complaint is about the below code right?
from cognite.experimental import CogniteClient

Can you kindly share with me the version of the experimental_sdk that you are working with? Also If possible share your code. I hope you have already reffered to our documentation.

 

Thank you.

Badge
the version our team using for experimental_sdk is 0.74.0
Badge +1

Hi Shubham,

Thank you for sharing the experimental_sdk version it looks like you are using the old version it would be great if you could upgrade to the latest version and try again.

 

Thank you.

Userlevel 3

Hi @Shubham2896, did upgrading your version resolve your issue?

Reply