Closed BMiber closed 1 year ago
@BMiber , that sounds rather strange! I tried to reproduce it on my end, but was able to uninstall.
(.venv) si@redwood test-uninstall % pip uninstall khoj-assistant
Found existing installation: khoj-assistant 0.11.1
Uninstalling khoj-assistant-0.11.1:
Would remove:
/Users/si/projects/test-uninstall/.venv/bin/khoj
/Users/si/projects/test-uninstall/.venv/lib/python3.11/site-packages/khoj/*
/Users/si/projects/test-uninstall/.venv/lib/python3.11/site-packages/khoj_assistant-0.11.1.dist-info/*
Proceed (Y/n)? Y
Successfully uninstalled khoj-assistant-0.11.1
(.venv) si@redwood test-uninstall %
Could you provide more information about your development environment -- are you using a virtual environment? Are you running the uninstall command from the same environment?
Closing this as it's been stale. Feel free to reopen if you're able to share more details.
Downloaded khoj in powershell and I checked, runs in both command terminal and powershell. I try to uninstall with pip uninstall khoj-assistant but it says WARNING: Skipping khoj-assistant as it is not installed.