Azure-Samples / Custom-vision-service-iot-edge-raspberry-pi

Sample showing how to deploy a AI model from the Custom Vision service to a Raspberry Pi 3 device using Azure IoT Edge
MIT License
186 stars 135 forks source link

module 'mscviplib' has no attribute 'GetImageMetadata' #71

Open Tylersuard opened 3 years ago

Tylersuard commented 3 years ago

Please provide us with the following information:

This issue is for a: (mark with an x)

- [x ] bug report -> please search issues before submitting
- [ ] feature request
- [ ] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)

Minimal steps to reproduce

Attempt to use Docker container downloaded from Custom Vision, with general compact model

Any log messages given by the failure

2021-04-25 04:52:59.069641: module 'mscviplib' has no attribute 'GetImageMetadata' calling

Expected/desired behavior

Should run inference on a photo or URL

OS and Version?

NAME="Ubuntu" VERSION="18.04.5 LTS (Bionic Beaver)"

Versions

Most recent version of mscviplib

Mention any other details that might be useful


Thanks! We'll be in touch soon.