Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

python bot.py gave error #90

Open
vikas12121200 opened this issue Aug 11, 2018 · 0 comments
Open

python bot.py gave error #90

vikas12121200 opened this issue Aug 11, 2018 · 0 comments

Comments

@vikas12121200
Copy link

(hhsmartmirror) pi@raspberrypi:~/AI-Smart-Mirror $ python bot.pyTraceback (most recent call last):
  File "bot.py", line 12, in <module>
    from nlg import NLG
  File "/home/pi/AI-Smart-Mirror/nlg.py", line 7, in <module>
    gateway = launch_py4j_server()
  File "/home/pi/AI-Smart-Mirror/py4j_server/__init__.py", line 31, in launch_py4j_server
    stdout=PIPE, stdin=PIPE)
  File "/usr/lib/python2.7/subprocess.py", line 390, in __init__
    errread, errwrite)
  File "/usr/lib/python2.7/subprocess.py", line 1024, in _execute_child
    raise child_exception
OSError: [Errno 2] No such file or directory

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

No branches or pull requests

1 participant