You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I tried to train the models and run the server per the readme file but have run into issues. I am running a 64 bit Ubuntu Virtual Machine. When I try to run the train.sh file I get an error that the python command can not be found. When I try to run the server code the app.py script could not be found, but I saw the issue mentioning this file was in the server folder. However, after updating the path there are several modules that can't be found. I tried installing them with pip but got stuck when pip couldn't find components.standalone_parser . Note the yml file installs the most recent python in the conda environment I think as opposed to 3.5 or 2.7 as mentioned in READMe. Are there updated instructions for getting this running on a Linux distribution? Thanks for any pointers.
The text was updated successfully, but these errors were encountered:
Hello,
I tried to train the models and run the server per the readme file but have run into issues. I am running a 64 bit Ubuntu Virtual Machine. When I try to run the train.sh file I get an error that the python command can not be found. When I try to run the server code the app.py script could not be found, but I saw the issue mentioning this file was in the server folder. However, after updating the path there are several modules that can't be found. I tried installing them with pip but got stuck when pip couldn't find components.standalone_parser . Note the yml file installs the most recent python in the conda environment I think as opposed to 3.5 or 2.7 as mentioned in READMe. Are there updated instructions for getting this running on a Linux distribution? Thanks for any pointers.
The text was updated successfully, but these errors were encountered: