GauravSingh9356/J.A.R.V.I.S

Please make code to run cross platform linux/windows, you have windows hard coded paths

Opened this issue · 1 comments

Please make code to run cross platform linux/windows, you have windows hard coded paths in code

image

The first step you should improve the Readme with complete documentation, how to run on Linux, for example you should specify that you need to install Python 3, and package manager pip3, the packages installed with pip3 has slightly different name, but I handled project to work on Ubuntu based distribution.

On Ubuntu based distribution you need to install the following package so that your code to work
sudo apt-get update && sudo apt-get install espeak sudo apt-get install portaudio19-dev

I could help with refactoring code to use relative paths and not absolute path.

A better name for project Digital Assistant .