PyChatGPT icon indicating copy to clipboard operation
PyChatGPT copied to clipboard

[BUG] Uninstallation will remove all site-pageages

Open DevRoss opened this issue 2 years ago • 4 comments

Describe the bug Uninstallation will remove all site-pageages, this bug seems to be more dangerous for novices

To Reproduce

python -m pip uninstall chatgptpy

image

DevRoss avatar Dec 12 '22 09:12 DevRoss

What's causing this?

rawandahmad698 avatar Dec 13 '22 15:12 rawandahmad698

For me uninstallation works fine in Win10

theprofi avatar Dec 13 '22 20:12 theprofi

env

  • os: Linux and MacOS
  • python version: python3.9 with conda
python -m pip install chatgptpy --upgrade
python -m pip uninstall chatgptpy

DevRoss avatar Dec 14 '22 02:12 DevRoss

This also happens to me.

  • windows 11
  • python 3.11.0

pip uninstall chatgptpy

MAyman007 avatar Dec 18 '22 21:12 MAyman007