Jan Hartman

Results 2 comments of Jan Hartman

Hey @exyzzy, I'm curious as to how you got libtensorflow to work on your Mac. I have an M1 Mac and for some reason, even libtensorflow that I built myself...

Figured it out - had to manually set `DYLD_LIBRARY_PATH=/usr/local/lib`. It didn't occur to me to try it before as I assumed this directory would be included by default.