Skip to content

Help a n00b #33

Answered by meisnate12
j-ktz asked this question in Q&A
Feb 15, 2021 · 1 comments · 13 replies
Discussion options

You must be logged in to vote

opened up config.yml.template and put in my info (do I leave .template as the extension or change to .yml?)

delete .template it should be .yml

SSHed into my NAS to run the script and get the error "line 1, in
import argparse, logging, os, re, schedule, sys, time, traceback, datetime
ModuleNotFoundError: No module named 'schedule'"
am I missing a step?

you have to install the requirements.txt. I personally had trouble doing this on my QNAP NAS. I either just run the script from my computer or use the docker on the NAS. You don't have to run this from your NAS server

Replies: 1 comment 13 replies

Comment options

You must be logged in to vote
13 replies
@meisnate12
Comment options

@j-ktz
Comment options

@j-ktz
Comment options

@meisnate12
Comment options

@j-ktz
Comment options

Answer selected by meisnate12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants