[referencer] Can not import referencer python module

John Spray jcspray at icculus.org
Sun Aug 3 06:50:16 EDT 2008


On Sun, 2008-08-03 at 10:40 +0100, Michele Mattioni wrote:
> Hello list,
> I'm trying to develop a plugin for referencer to attach automatically
> the bibtex that I've pasted in referencer with the files already
> available in a directory when the title and the authors match.
> 
> The problem is the module I cannot import the module in python:
> 
> Traceback (most recent call last):
>   File "./ads.py", line 6, in <module>
>     import referencer
> ImportError: No module named referencer

Do you mean you're trying to import the module in a standalone python
session?  The 'referencer' module is implemented in C++ and provided
only when running python embedded in referencer.

John




More information about the referencer mailing list