this post was submitted on 13 Oct 2023
1 points (100.0% liked)

Self-Hosted Main

515 readers
1 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

For Example

We welcome posts that include suggestions for good self-hosted alternatives to popular online services, how they are better, or how they give back control of your data. Also include hints and tips for less technical readers.

Useful Lists

founded 1 year ago
MODERATORS
 

I've been running calibre-web successfully in Container Manager (formerly Docker) until the latest update. Now I can no longer open the app and the logs indicate an error "No module named 'flask"" Any insight on how to repair this?

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 1 year ago

Have you opened an issue on repo for the devs to see? might as well go straight to the source.

i’m assuming the flask module here is the flask that is a python framework for building apps. sounds like the dependency wasn’t added to the latest build