Skip to content

No module named hydrus #8

@KamillaPup

Description

@KamillaPup

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions