hollowstrawberry / crab-cogs

Red Discord bot cogs for the Crab friend group
GNU General Public License v3.0
16 stars 3 forks source link

EasyTranslate cog fails to load #32

Open cens0r3d opened 10 months ago

cens0r3d commented 10 months ago

f46vD2W5Dz

hollowstrawberry commented 10 months ago

I updated the cog to change the dependency from googletrans to googletrans-py. This fixes a sporadic issue with old package versions.

  1. Do [p]cog uninstall easytranslate
  2. Do [p]repo update crab-cogs
  3. This might be unnecesary, but just in case: In the command line, activate your bot's venv then do pip uninstall googletrans
  4. Restart the bot and install the cog again