Rajatkalsotra / Face-Recognition-Flutter

Realtime face recognition with Flutter
MIT License
165 stars 84 forks source link

can't find library "libtensorflowlite_c.so" #8

Closed lirazhad closed 3 years ago

lirazhad commented 3 years ago

i get this exception Exception: Invalid argument(s): Failed to load dynamic library (dlopen failed: library "libtensorflowlite_c.so" not found), and i don't know how to install this library.

issue-label-bot[bot] commented 3 years ago

Issue-Label Bot is automatically applying the label bug to this issue, with a confidence of 0.59. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

Rajatkalsotra commented 3 years ago

Please go through the following link:

https://github.com/Rajatkalsotra/Face-Recognition-Flutter/issues/6#issuecomment-716310245

lirazhad commented 3 years ago

thanks @Rajatkalsotra , is this project should also work in iOS?

khalid-alsaleh-dev commented 3 years ago

I got this error [ERROR:flutter/lib/ui/ui_dart_state.cc(177)] Unhandled Exception: Invalid argument(s): Failed to lookup symbol (undefined symbol: TfLiteGpuDelegateV2Create). by the way i downloaded the install.bat file and executed the install.bat command

fuadarradhi commented 3 years ago

@khalidlionel install with -d option, https://pub.dev/packages/tflite_flutter

rmunia commented 2 years ago

@khalid-alsaleh-dev Could you kindly tell me how did you place the install.bat file and execute the command? I am confused where to place this place and where to execute the command.

TAYAB009 commented 1 year ago

It is because this URL is not accessible to the desired file set URL=https://github.com/am15h/tflite_flutter_plugin/releases/download/ notFoudIssue pubDevIssue2

TAYAB009 commented 1 year ago

install

Place your file inside lib and inside lib run .\install.bat from your terminal