Open PrathamBhatTech opened 1 year ago
I have installed it by cloning the repo and running python3 setup.py install and no longer have a use for it and want to uninstall it. I have tried python3 setup.py uninstall but it did not work.
python3 setup.py install
python3 setup.py uninstall
I have installed it by cloning the repo and running
python3 setup.py install
and no longer have a use for it and want to uninstall it. I have triedpython3 setup.py uninstall
but it did not work.