Michele Mattioni
2008-08-03 09:40:41 UTC
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
I'm running referencer from mercurial and I have compiled with
./autogen.sh --enable-python
Any suggestions?
Cheers,
Michele.
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
I'm running referencer from mercurial and I have compiled with
./autogen.sh --enable-python
Any suggestions?
Cheers,
Michele.