command on virtual env. pip install clarifai.work on windows Import “clarifai.rest”could not be resolvedPylancereportMissingImports (module) clarifai
i am currently working in clarifai. i installed clarifai on my windows as pip install clarifai.
when i wrote from clarifai.rest import ClarifaiApp it is showing error. chatgpt even failed to solve the issues. i checked all the dependencies in my working environment. i could not understand what is the problem.