Python Forum
I can't uninstall chatterbot?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
I can't uninstall chatterbot?
#6
pip3 -V show you where pip3 install to.
pip3 show package show placement.
λ pip show requests
Name: requests
Version: 2.21.0
Summary: Python HTTP for Humans.
Home-page: http://python-requests.org
Author: Kenneth Reitz
Author-email: [email protected]
License: Apache 2.0
Location: c:\python37\lib\site-packages
Requires: certifi, urllib3, chardet, idna
Required-by: tweepy, sumy, sodapy, requests-oauthlib, requests-html, requests-cache, influxdb, howdoi, Glances, docker
If have upgraded Python version or used virtual environment then need to look at there placement.
Reply


Messages In This Thread
I can't uninstall chatterbot? - by Piethon - Jul-16-2019, 02:29 PM
RE: I can't uninstall chatterbot? - by Larz60+ - Jul-16-2019, 02:40 PM
RE: I can't uninstall chatterbot? - by Piethon - Jul-16-2019, 04:19 PM
RE: I can't uninstall chatterbot? - by gontajones - Jul-16-2019, 05:02 PM
RE: I can't uninstall chatterbot? - by Piethon - Jul-17-2019, 01:48 PM
RE: I can't uninstall chatterbot? - by snippsat - Jul-17-2019, 02:01 PM
RE: I can't uninstall chatterbot? - by gontajones - Jul-17-2019, 05:38 PM
RE: I can't uninstall chatterbot? - by Piethon - Jul-18-2019, 10:16 AM
RE: I can't uninstall chatterbot? - by Larz60+ - Jul-19-2019, 09:02 AM
RE: I can't uninstall chatterbot? - by Piethon - Jul-20-2019, 09:42 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Impossible to cleanly uninstall Python 3.8.9 Ftaniere 2 1,748 Sep-01-2022, 10:38 AM
Last Post: snippsat
  Uninstall unused COM ports windows 10 adbrooker 1 2,057 Sep-22-2021, 03:16 AM
Last Post: Larz60+
  chatterbot utf-8 errors with mysql database isolatedastronaut 0 1,602 Nov-08-2020, 06:54 AM
Last Post: isolatedastronaut
  How to fully uninstall Python from Windows? Winfried 6 10,676 May-27-2020, 10:16 PM
Last Post: snippsat
  ChatterBot: How to store unanswered question in a text file? animrehrm 0 1,938 May-16-2020, 06:00 AM
Last Post: animrehrm
  Do I need to uninstall my current Python distribution (3.7) to install Anaconda? Tim 2 23,230 Jul-10-2018, 03:03 PM
Last Post: Tim

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020