Answer the question
In order to leave comments, you need to log in
Why won't the bot start?
Hello. I run the bot on vds, (ubuntu 18.04+docker), it gives the following error:
docker run -ti -e PYTHONIOENCODING=utf-8 chatbot
Using TensorFlow backend.
./console_bot.sh: line 3: 6 Illegal instruction (core dumped) PYTHONPATH=.. python3 ../ruchatbot/frontend/console_chatbot.py --profile ../data/profile_1.json --data_folder ../data - -models_folder ../tmp --w2v_folder ../tmp --tmp_folder ../tmp
Answer the question
In order to leave comments, you need to log in
Most likely the version of TensorFlow is not compatible with the computer hardware. I would recommend changing "RUN pip install tensorflow==1.14" to "RUN pip install tensorflow" and letting pip choose the appropriate version of tensorflow if it's not tied to a version
here like junk. python 3.6 and all that... what if 16.04 and docker roll up?
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question