David Hláčik wrote:
> As you can see :
> Jun  5 13:33:12 dev01 nnrpd[9550]: python: Error: No module named py
> comes from nnrpd_auth.py :

Frankly I don't see anything I can understand or for what I have a clue 
how to help you.

> Alltought when i pass it to INN, when INN calls nnrpd_auth.py and comes to
> line when ldap module is used first time it will return error
> "no module named.py"

python-ldap itself does not have a module called named.py at all. So 
this is probably off-topic here.

Being in your situation I'd try to log a full Python traceback to 
examine where the exception is raised in your or INN's code.

Ciao, Michael.

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Python-LDAP-dev mailing list
Python-LDAP-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/python-ldap-dev

Reply via email to