Raymond Reddington

Results 13 comments of Raymond Reddington

> I'm on Mac (Sonoma 14.4.1, Android Studio Iguana | 2023.2.1 Patch 2 ) and get the same problem with "gesture_classification), using AGP 7.2.0, Gradle 8.4. ![Screenshot 2024-04-18 at 3...

> Hi @CannoChen do you use a new conda environment? > > 2.3 should be in pypi: https://pypi.org/project/torch/ Yes, all the steps are following the tutorial.

@mergennachin I tried everything i can do. But this issue cant solved. So i exchange my os to Ubuntu20.04. It works! it look like a bug for macos.

@mergennachin Why would you think installing pytorch yourself would work? The fact is that we need a clean virtual environment if we follow the executorch tutorial. **If pytorch is installed...

 Hi,This is CannoChen.I have received your mail.And then, I will reply to you later.Thank you!

 Hi,This is CannoChen.I have received your mail.And then, I will reply to you later.Thank you!

Same issue here. Any one have solution?

> Same here. Temporary fix is to manually clone [tensorflow](https://github.com/tensorflow/tensorflow/tree/5bc9d26649cca274750ad3625bd93422617eed4b) repo into `node_modules/react-native-fast-tflite/`. This is removed every time you run `yarn install`, but you can build the app for now....

> > > Can you elaborate on your solution? Exactly which module of tensorflow is copied in? > > > > > > Exactly the one i linked. > >...