divijbindlish / parse-torrent-name

Extract media information from a filename
MIT License
215 stars 60 forks source link

Uninstall the script #26

Open 18rrs opened 4 years ago

18rrs commented 4 years ago

How can i uninstall the script because normal purge command not working. I try to use it but after installation when i run it, the error "No module named 'PTN'" pup up no mather what i do. Please help me with a solution for one of this problems.

platelminto commented 4 years ago

What pip installs is called parse-torrent-name, which provides the PTN package - but this isn't the name pip recognises. To remove:

pip uninstall parse-torrent-name