[coherence-dev] Coherence Installation Procedure
Frank Scholz
fs at beebits.net
Thu Feb 26 10:26:20 CET 2009
Hi Ari,
> I am getting following error while enabling MediaStore.
> Fromwhere can I download MediaStore plugin
the MediaStore backend is already there.
Btw. what system/distro are you using?
> *WARN plugins Feb 26 10:34:34 Can't load plugin
> MediaStore (No module named axiom), maybe missing dependencies...
> (coherence/base.py:169)*
...
> **(coherence/base.py:169) **WARN coherence Feb 26 10:34:34 Can't
> enable MediaStore plugin, not found! (coherence/base.py:388)*
Coherence always tries to tell you what's going wrong:
Can't load plugin MediaStore (No module named axiom),
maybe missing dependencies...
The MediaStore has additional dependencies:
http://coherence.beebits.net/browser/trunk/Coherence/coherence/backends/mediadb_storage.py#L21
Same goes for the other backends that couldn't be initialized.
Regards,
Frank
More information about the coherence-dev
mailing list