insidesherpa / JPMC-tech-task-1

56 stars 350 forks source link

Bash not opening in jpm_module_1 #300

Open Ramya2417 opened 2 years ago

Ramya2417 commented 2 years ago

2022-07-25 (1) Please solve this

Ruchitha-22 commented 2 years ago

Is this issue solved?? Me too stucked at same issue

1MalharPatel1 commented 2 years ago

Same. Stuck at the same place. Help plzz!!

Ruchitha-22 commented 2 years ago

After the first two commands, continue typing remaining commands one by one. like,

import os os.system('bash') git init ... ... ... no need of waiting for ">" symbol.

Ruchitha-22 commented 2 years ago

Continue with other commands after the first two commands. No need to wait for ">" symbol. for example,

import os os.system('bash') git init .... ... .... so just keep doing the next steps, we can get the patch file.

On Thu, Jul 28, 2022 at 10:18 PM 69Godfather69 @.***> wrote:

Same. Stuck at the same place. Help plzz!!

— Reply to this email directly, view it on GitHub https://github.com/insidesherpa/JPMC-tech-task-1/issues/300#issuecomment-1198393415, or unsubscribe https://github.com/notifications/unsubscribe-auth/A2IEAQQGCRMQLMH4GHE5BFLVWK2VDANCNFSM54TFNE7Q . You are receiving this because you commented.Message ID: @.***>

Raviteja0501 commented 2 years ago

After typing import os os.system('bash') it is not working as they said..it is jst going to next line..someone plz help