Results 4 issues of CHris

Everytime the app starts it automatically crashed . The Error : java.lang.UnsatisfiedLinkError: No implementation found for void how can I fix this I want to try this application in my...

I've already installed the node-gyp then try to run npm install node-bluetooth --save but I got this error. ``` gyp ERR! build error gyp ERR! stack Error: `C:\Program Files (x86)\MSBuild\14.0\bin\MSBuild.exe`...

I'm trying to run your project but this error appear after I've add some path for dataset.

Can't run the flaskr.py ``` Traceback (most recent call last): File "translator_web/flaskr.py", line 3, in from translator_web.eng_to_fra_char_translator_predict import EngToFraCharTranslator ImportError: No module named 'translator_web' ```