xmartlabs / Bender

Easily craft fast Neural Networks on iOS! Use TensorFlow models. Metal under the hood.
https://xmartlabs.github.io/Bender/
MIT License
1.79k stars 90 forks source link

pod install, unable to satisfy the following requirements, `MetalBender (~> 0.4)` required by `Podfile` #80

Closed JeremyGozlan closed 6 years ago

JeremyGozlan commented 6 years ago

also, when trying on simulator no warning but when connecting my iPhone , i have multiple error including couldn't not find metal bend ( import) and multiple " already declared etc" on the proxy

JeremyGozlan commented 6 years ago

iOS 11, xcode 9, podfile(10.0) Any idea?? thanks

santiagofm commented 6 years ago

Seems we forgot to release the new version to cocoapods 😅 @mtnbarreto

JeremyGozlan commented 6 years ago

ahah ok no problem, just saw you added this version ! btw is this version a fix for the problem I had ( with the proxy redeclaration etc)? thanks

santiagofm commented 6 years ago

@JeremyGozlan Yup. Feel free to open another issue if you have any, we are releasing to cocoapods in a few minutes. Cheers