l3uddz / traktarr

Script to add new series & movies to Sonarr/Radarr based on Trakt lists.
GNU General Public License v3.0
574 stars 52 forks source link

Error running traktarr.py #172

Closed RusticPotatoes closed 2 years ago

RusticPotatoes commented 2 years ago

Describe the bug traktarr.py file is not running due to import failure on 'click' module

To Reproduce Steps to reproduce the behavior:

  1. Running ./traktarr.py
  2. You get the error
/traktarr # ./traktarr.py
Traceback (most recent call last):
  File "./traktarr.py", line 7, in <module>
    import click
ModuleNotFoundError: No module named 'click'

Expected behavior You should see the default help output

System Information

saltydk commented 2 years ago

Not our image.