This message was deleted.
# general
t
This message was deleted.
s
If I run the file as a pex I don't get the above exception. Its only when trying to use debug-adapter
I should add I'm using Pants v2.17
path/to/some/code.py
doesn't depend on Tensorflow. is
debug.pex
trying to build a pex with my entire resolve?
In any case, its odd that 0.34.0 has a mac ARM wheel but 0.35.0 doesn't
Might as well delete this post. It's really just noise Edit - Heh deleting the post doesn't delete the replies. Oh well
Issue was just trying to use tensorflow-io 0.35.0 on an M1. Using
--debug-adapter
was building
debug.pex
which I think was including my entire resolve