ModuleNotFoundError: No module named 'azure.profiles' #24151
Labels
customer-reported
Issues that are reported by GitHub users external to the Azure organization.
Mgmt
This issue is related to a management-plane library.
question
The issue doesn't require a change to the product in order to be resolved. Most issues start as that
Describe the bug
I am trying to
import azure-mgmt-resource
and getting this error:ModuleNotFoundError: No module named 'azure.profiles'
To Reproduce
Steps to reproduce the behavior:
import azure-mgmt-resource
Expected behavior
Module to import successfully.
Note
The solution in this duplicate issue did not work for me.
The text was updated successfully, but these errors were encountered: