Can't import ModelConfigurationDetails in the OCI notebooksession using conda env
Himani Pandey
Posted on October 27, 2021
I am using OCI notebook session for model deployment. cloned oci-python-sdk in the env env: Python [conda env:generalmachinelearningforgpusv1]
(/home/datascience/conda/generalmachinelearningforgpusv1) bash-4.2$ oci --version 2.16.1
Facing below error:
import oci
from oci.data_science import DataScienceClient, DataScienceClientCompositeOperations
from oci.data_science.models import ModelConfigurationDetails
/home/datascience
ERROR:ads:ADS Exception
Traceback (most recent call last):
File "/home/datascience/conda/generalmachinelearningforgpusv1/lib/python3.6/site-
packages/IPython/core/interactiveshell.py", line 3343,
…
💖 💪 🙅 🚩
Himani Pandey
Posted on October 27, 2021
Join Our Newsletter. No Spam, Only the good stuff.
Sign up to receive the latest update from our blog.
Related
githubcopilot AI Innovations at Microsoft Ignite 2024 What You Need to Know (Part 2)
November 29, 2024