Rajatkalsotra / Face-Recognition-Flutter

Realtime face recognition with Flutter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

can't find library "libtensorflowlite_c.so"

lirazhad opened this issue · comments

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 is automatically applying the label bug to this issue, with a confidence of 0.59. Please mark this comment with 👍 or 👎 to give our bot feedback!

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

Please go through the following link:

#6 (comment)

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

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

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

@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.

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

install

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