Join Slack
Powered by
I’m encountering a dependency resolution problem w...
# general
b
bland-father-19717
07/22/2023, 7:23 AM
I’m encountering a dependency resolution problem while implementing a feature using whisper with Pantsbuild in Docker. Here’s the GitHub issue:
https://github.com/pantsbuild/pants/issues/19505
p
plain-quill-25213
07/22/2023, 8:49 AM
I had the exact same issue when I first tried out docker support for Mac. Tldr you need to tell Pants that you want to build a pex for different platforms:
https://www.pantsbuild.org/docs/reference-pex_binary#codeplatformscode
👀 1
Open in Slack
Previous
Next