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

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

Open
ghost opened this issue Jul 1, 2020 · 1 comment

Comments

@ghost
Copy link

ghost commented Jul 1, 2020

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 .

@ghost ghost changed the title Please make code to run cross platform linux/windows, you have windows hard coded path Please make code to run cross platform linux/windows, you have windows hard coded paths Jul 1, 2020
@GauravSingh9356
Copy link
Owner

GauravSingh9356 commented Jul 1, 2020 via email

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