Skip to content
This repository has been archived by the owner on Feb 11, 2022. It is now read-only.

Start Classifier server only ,run ERROR:test-ai-classifier: command not found #39

Open
sjywzz opened this issue Mar 17, 2020 · 3 comments

Comments

@sjywzz
Copy link

sjywzz commented Mar 17, 2020

How can I use “test-ai-classifier server”: alone??

  1. Version info:
    [email protected]
    [email protected]
    [email protected]
    CentOS Linux release 7.4.1708

  2. install
    cd /usr/local/nodejs/node_modules/appium/
    npm install @tensorflow/tfjs-node
    npm install test-ai-classifier

  3. ERROR info

[root@auto-1f8fc1c00 test-ai-classifier]# pwd
/usr/local/nodejs/node_modules/appium/node_modules/test-ai-classifier
[root@auto-1f8fc1c00 test-ai-classifier]# ls
binding.gyp  build  build-js  cc  classifier-proto  gulpfile.js  index.js  lib  LICENSE  model  node_modules  package.json  postinstall.js  README.md
[root@auto-1f8fc1c00 test-ai-classifier]# test-ai-classifier -h 127.0.0.1 -p 50051
-bash: test-ai-classifier: command not found
@dutradev
Copy link

hi @sjywzz .
Do you encounter undefined symbol: TF_Version() error on linux when run plugin version @4.0.2?

@sjywzz
Copy link
Author

sjywzz commented Mar 23, 2020

hi @sjywzz .
Do you encounter undefined symbol: TF_Version() error on linux when run plugin version @4.0.2?

I haven't~~~~~

@Sh1nt0
Copy link

Sh1nt0 commented Aug 6, 2020

Maybe u can try 'node .'

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants