elastic / ember

Elastic Malware Benchmark for Empowering Researchers
Other
948 stars 277 forks source link

how to uninstall ember #80

Open yung1231 opened 2 years ago

yung1231 commented 2 years ago

I use the following script

pip install -r requirements.txt
python setup.py install

I install success but I don't know how to uninstall?