Closed romiteld closed 2 years ago
Yes I’m having difficulty getting this up and running :/
On Sat, Mar 19, 2022 at 8:29 PM Vignesh Rao @.***> wrote:
Was this an intentional PR?
— Reply to this email directly, view it on GitHub https://github.com/thevickypedia/Jarvis/pull/21#issuecomment-1073136385, or unsubscribe https://github.com/notifications/unsubscribe-auth/AVP365P57W3GVCEWHURQDODVAZWNDANCNFSM5REGPSTQ . You are receiving this because you authored the thread.Message ID: @.***>
-- Very Respectfully, Daniel Anthony Romitelli Jr. @. @. (716) 423-0209
For getting Jarvis up and running, refer https://github.com/thevickypedia/Jarvis#setup
Since this PR has no actionable items, I'm closing it. Please open an issue if you think something has to be fixed or if you have any questions that you'd like to get clarified.
Every time I run this command I get directory or file unknown cd lib && chmod +x
On Sat, Mar 19, 2022 at 9:03 PM Vignesh Rao @.***> wrote:
For getting Jarvis up and running, refer https://github.com/thevickypedia/Jarvis#setup
Since this PR has no actionable items, I'm closing it. Please open an issue if you think something has to be fixed or if you have any questions that you'd like to get clarified.
— Reply to this email directly, view it on GitHub https://github.com/thevickypedia/Jarvis/pull/21#issuecomment-1073140584, or unsubscribe https://github.com/notifications/unsubscribe-auth/AVP365IOVS3S3GBQFQTQFPDVAZ2O5ANCNFSM5REGPSTQ . You are receiving this because you authored the thread.Message ID: @.***>
-- Very Respectfully, Daniel Anthony Romitelli Jr. @. @. (716) 423-0209
I have visual studio 2022 enterprise, or I can use pycharm
On Sat, Mar 19, 2022 at 9:08 PM Daniel Romitelli @.***> wrote:
Every time I run this command I get directory or file unknown cd lib && chmod +x
On Sat, Mar 19, 2022 at 9:03 PM Vignesh Rao @.***> wrote:
For getting Jarvis up and running, refer https://github.com/thevickypedia/Jarvis#setup
Since this PR has no actionable items, I'm closing it. Please open an issue if you think something has to be fixed or if you have any questions that you'd like to get clarified.
— Reply to this email directly, view it on GitHub https://github.com/thevickypedia/Jarvis/pull/21#issuecomment-1073140584, or unsubscribe https://github.com/notifications/unsubscribe-auth/AVP365IOVS3S3GBQFQTQFPDVAZ2O5ANCNFSM5REGPSTQ . You are receiving this because you authored the thread.Message ID: @.***>
-- Very Respectfully, Daniel Anthony Romitelli Jr. @. @. (716) 423-0209
-- Very Respectfully, Daniel Anthony Romitelli Jr. @. @. (716) 423-0209
It doesn't matter which IDE you use, the setup instructions are the same.
It seems like your current working directory is incorrect. Double check which directory you are in.
If you are in lib
and unable to run bash installs.sh
please post a screenshot of your error message and the current working directory (pwd
)
Also remember, currently Jarvis works only on Mac OS
Im going to run it in the google cloud platform on a Linux VM
On Sat, Mar 19, 2022 at 9:13 PM Vignesh Rao @.***> wrote:
It doesn't matter which IDE you use, the setup instructions are the same. It seems like your current working directory is incorrect. Double check which directory you are in. If you are in lib and unable to run bash installs.sh please post a screenshot of your error message and the current working directory (pwd) Also remember, currently Jarvis works only on Mac OS
— Reply to this email directly, view it on GitHub https://github.com/thevickypedia/Jarvis/pull/21#issuecomment-1073141853, or unsubscribe https://github.com/notifications/unsubscribe-auth/AVP365JF7KYEA6NM6VROUATVAZ3R5ANCNFSM5REGPSTQ . You are receiving this because you authored the thread.Message ID: @.***>
-- Very Respectfully, Daniel Anthony Romitelli Jr. @. @. (716) 423-0209
Jarvis works only on MacOS https://github.com/thevickypedia/Jarvis#readme#:~:text=Platform%20Supported
I'm working on integrating Windows compatibility, but I don't plan on VMs anytime soon
Was this an intentional PR?