-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
I'm running this on my remote VM running Ubuntu and use Tailscale to use it with my home install of Hydrus. After pip installing flask and hydrus-api and then editing run.sh, I run it and get the following errors:
~/hydrus-tag-linter$ ./run.sh
Traceback (most recent call last):
File "/home/user/hydrus-tag-linter/__main__.py", line 3, in <module>
import tag_linter.hydrus_util as hydrus_util
File "/home/user/hydrus-tag-linter/tag_linter/hydrus_util/__init__.py", line 1, in <module>
import hydrus
ModuleNotFoundError: No module named 'hydrus'
Metadata
Metadata
Assignees
Labels
No labels