Closed musman12362 closed 1 year ago
Hey there! Looks like you need to install git
command first. Can you execute this command: sudo apt install git
. After installing git command re-execute the setup.sh
it should work properly.
Hey there! Looks like you need to install
git
command first. Can you execute this command:sudo apt install git
. After installing git command re-execute thesetup.sh
it should work properly.
thank you for your response. Now i installed git but it still giving same dependency issue
Hmm I see. But where is the Qu1cksc0pe directory? Because the setup script looks for Modules
directory which has been contained on Qu1cksc0pe
directory. Can you execute this commands:
cd Qu1cksc0pe
bash setup.sh
Hmm I see. But where is the Qu1cksc0pe directory? Because the setup script looks for
Modules
directory which has been contained onQu1cksc0pe
directory. Can you execute this commands:* `cd Qu1cksc0pe` * `bash setup.sh`
Thank you I installed it
You're welcome :)
hey can anyone help me out in this ? i run the command bash setup.sh but its not installing sc0pe_helper module .due to which I'm unable to excute quicksc0pe.py i also tried to install this as a separate python package but i did not fine any python package named as scope_helper.
how i can resolve this issue?