Unable to run Duckling image on M1 macbook

I was trying to add duckling to my NLU pipeline to extract dates from input. But when I was running the service using the “rasa/duckling” container image, I was having the following error:

The requested image’s platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested

Please comment if you solved this issue or have any other suggestions.

Thank you.

You’ll find the duckling repo here. I found a PR related to M1 support here.

1 Like