Comment 9 for bug 1067845

Revision history for this message
Stefano Rivera (stefanor) wrote : Re: [Bug 1067845] Re: No way to load plugins not included with ibid

Hi Dan (2012.10.18_19:34:54_+0200)
> while mine is at
>
> ./lib/python2.7/site-packages/ibid/plugins/haiku.py

Make sure that you don't have:
./lib/python2.7/site-packages/ibid/__init__.py
or
./lib/python2.7/site-packages/ibid/plugins/__init__.py
or .pyc files for either of those

> Wouldn't it be simpler if I could just configure Ibid to load my plugin
> from its own package?

I wouldn't say that's any simpler, but I can see how this can be
frustrating :)