Open markvogt opened 3 years ago
Hello @markvogt,
First I sincerely apologize for my delayed reply. Also, thank you for that detailed explanation of how to reproduce the error. So far, I have not been able to reproduce the error exactly. However, I believe that is due to something I am doing wrong on my end.
When I try to install the azure-cognitiveservices-vision-customvision package into my Python virtual environment, it is instead being installed to my user account and is thus visible everywhere. I do not know why that is happening. I agree that if the package is not visible in the environment (for example if it is not installed on my computer at all) then I see the same error message you are seeing. I will keep investigating this.
I asked around and a coworker suggested trying Anaconda (https://www.anaconda.com/products/individual) as they had never encountered problems with virtual environments there. Though I understand you are asking about Visual Studio Code and so I will keep trying to reproduce the issue there.
Thank you, v-jaswel
Minimal steps to reproduce
=> RESULT: VSCode will throw the following exception: ModuleNotFoundError: No module named 'azure'
Any log messages given by the failure
Expected/desired behavior
OS and Version?
Mention any other details that might be useful