Sorry for the double post, but this is the traceback I get on the
version in the trunk as well:

In [1]: import netsnmp
---------------------------------------------------------------------------
<type 'exceptions.ImportError'>           Traceback (most recent call last)

/src/net-snmp-svn-main/python/<ipython console> in <module>()

/src/net-snmp-svn-main/python/netsnmp/__init__.py in <module>()
----> 1 from client import *

/src/net-snmp-svn-main/python/netsnmp/client.py in <module>()
      2 import string
      3 import re
      4 import types
      5
      6 # control verbosity of error output

<type 'exceptions.ImportError'>: No module named client_intf


On 5/8/07, Noah Gift <[EMAIL PROTECTED]> wrote:
> I had problems importing the netsnmp python moduel once I had compiled
> version 5.4.  Is the version in the trunk a better place to checkout
> the python bindings?
>
> Noah
>

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Net-snmp-coders mailing list
Net-snmp-coders@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to