-
Notifications
You must be signed in to change notification settings - Fork 2
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
How to use it? #6
Comments
You just have to run the code, and say 'computer' for old versions, like when there was 'pion' written on the readme, and 'jarvis' for the coming versions. After saying the wake word, speak a command, and it will reply, or do your stuff. |
Where run it |
@Genius398 In Python! |
A bit |
I started like 3 days ago |
I use spyder |
Oh. You might have trouble installing packages needed for this repo to run on your machine.
Also, I recommend using Microsoft Visual Studio code: It is much easier to use for beginners! REFERENCE |
That's the mistake many people make. THE PACKAGE NAME DOES NOT HAVE TO MATCH THE IMPORT NAME! An example: We do: pip install opencv-python How to fix the issueRun this command: |
Any time. |
@e-coders In the new release, run DepInstaller.py to automatically install all dependencies and then run JARVIS.
|
Also, after I make another release, It will be possible to run JARVIS on windows machines WITHOUT python, as we will be adding an installer! |
Done! |
The installer is is the new release! |
No description provided.
The text was updated successfully, but these errors were encountered: