Installation in detailed
This commit is contained in:
parent
d47e4adae2
commit
499a9841c4
@ -7,9 +7,11 @@ The basic purpose of this is to make work easier as it re-directs you to various
|
|||||||
|
|
||||||
Steps to run the Assistant on your pc------------------(use python 3.9)
|
Steps to run the Assistant on your pc------------------(use python 3.9)
|
||||||
|
|
||||||
step1. Installing all the necessary python module as mentioned in the requirements.txt file
|
Step1. Installing all the necessary python module as mentioned in the requirements.txt file one by one as from the terminal pip install <module_name==version>
|
||||||
|
or
|
||||||
|
Install all the required module all at once by using the command pip install -r requirements.txt
|
||||||
|
|
||||||
step2. For windows user run Jarvis2_4windows.py script.
|
Step2. For windows user run Jarvis2_4windows.py script.
|
||||||
|
|
||||||
Wow All done! Now give the command to jarvis.
|
Wow All done! Now give the command to jarvis.
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user