dfp_external_storage
dfp_external_storage copied to clipboard
Not working on Ubuntu 24
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'
bench pip install minio then reinstall app if already installed
Added it part of init script for docker and it worked fine as per @chetan-SMRI instructions
@tejavegesna and @chetan-SMRI thank you very much for helping @luisrms69 😉