dfp_external_storage icon indicating copy to clipboard operation
dfp_external_storage copied to clipboard

Not working on Ubuntu 24

Open luisrms69 opened this issue 9 months ago • 1 comments

When installing on Ubuntu 24 the app fails.

ImportError: Module import failed for DFP External Storage, the Doctype you're trying to open might be deleted. Error: No module named 'minio'

luisrms69 avatar Mar 09 '25 05:03 luisrms69

bench pip install minio then reinstall app if already installed

chetan-SMRI avatar Mar 24 '25 06:03 chetan-SMRI

Image

Added it part of init script for docker and it worked fine as per @chetan-SMRI instructions

tejavegesna avatar Oct 15 '25 04:10 tejavegesna

@tejavegesna and @chetan-SMRI thank you very much for helping @luisrms69 😉

developmentforpeople avatar Oct 15 '25 09:10 developmentforpeople