Anubis icon indicating copy to clipboard operation
Anubis copied to clipboard

the code at the end of the readme doesn't do anything

Open ppsnipes opened this issue 1 year ago • 3 comments

Clone this project

$ git clone https://github.com/0sir1ss/Anubis

Access

$ cd Anubis

Install dependencies

$ pip install -r requirements.txt

Run the project

$ python anubis.py image_2023-04-05_070600719

does literally nothing

ppsnipes avatar Apr 05 '23 14:04 ppsnipes

remove the "$ " dumbass

LopeKinz avatar Apr 26 '23 06:04 LopeKinz

late but why tf are you running this in python command line That's for python code. run this: exit() (to exit the python command line environment) then run it in normal CMD. Make sure to have GIT installed too. and pip

YumYummity avatar Jul 03 '23 22:07 YumYummity

looks like nothing to fix here ;P

0-harshit-0 avatar Jul 15 '23 08:07 0-harshit-0