i've tried
Code: Select all
sudo pip3 uninstall twythonNot uninstalling twython at /usr/lib/python3/dist-packages, outside environment /usr
just wondering if anyone has any solutions
Code: Select all
sudo pip3 uninstall twythonsmithy1155 wrote: ↑Fri Feb 21, 2020 2:52 pmthank you for your reply and i haven't actually installed it, it comes pre-installed
thank you, i actually forget about the Add/Remove software utility and it's done the job.B.Goode wrote: ↑Fri Feb 21, 2020 2:58 pmsmithy1155 wrote: ↑Fri Feb 21, 2020 2:52 pmthank you for your reply and i haven't actually installed it, it comes pre-installed
Is your RPi running the Raspbian Operating System?
Would the Add/Remove Software utility available via the drop-down menu system on the Raspberry Pi desktop GUI help with this requirement?
(Does it actually make a difference whether or not this Python library module is installed?)
Edit: as a follow-up, having checked with the utility mentioned above....
If you want to uninstall 'manually' using apt the names of the associated packages are python-twython-3.7.0-1 and python3-twython-3.7.0-1 .