Open curriee11 opened 1 year ago
Thank you for submitting this issue! The team will review your issue, tag with the appropriate tags, and comment with any additional questions on information needed. :sparkles:
Thanks for the feedback, will look into this.
Describe the bug
I am using the Azure Face Recognition module in my Python code to perform facial recognition. However, I am encountering an issue where the code is unable to run due to a missing URL.
To Reproduce
Import the Azure Face Recognition module in your Python code Call the function that requires the URL The code will throw an error indicating that the URL is missing
Expected behavior
The code should be able to run without any issues, even when the URL is missing. It should also be able to handle missing URLs gracefully.
Screenshots
Azure Module with error in Python Code
Line number 25 IMAGE_BASE_URL = 'https://raw.githubusercontent.com/Azure-Samples/cognitive-services-sample-data-files/master/Face/images/'
🎓 Add a tag to this issue for your current education role: student, Student Ambassador or educator.