-
What error you receive without this package statement?.
2009-10-28 11:15:40 UTC by elie
-
..For a given value of out-of-the-box. Explicit packages need to be given in your setup.py:
...
'packages' : ['pysnmp.smi.mibs', 'pysnmp.smi.mibs.instances'],
...
2009-10-28 10:10:52 UTC by nobody
-
Fixed at CVS.
2009-09-28 07:23:51 UTC by elie
-
Version: pysnmp 4.1.12a
Python: Python 2.5.4
The included example v3arch/agent/cmdrsp.py breaks with the following exception when run on a 64-bit system:
Traceback (most recent call last):
File "./cmdrsp.py", line 10, in
snmpEngine = engine.SnmpEngine()
File "/home/bclark/.virtualenvs/snmp/lib/python2.5/site-packages/pysnmp/entity/engine.py", line 16, in __init__...
2009-09-15 18:07:31 UTC by byron_clark
-
Current CVS versions of pysnmp (4.1.12a) & pyasn1 do support py2exe.
2009-09-05 15:45:37 UTC by nobody
-
This is just to let you know that current CVS versions of both pysnmp (4.1.12a) & pyasn1 works with py2exe out-of-the-box.
2009-09-05 15:40:51 UTC by nobody
-
Current CVS code of both pysnmp & pyasn1 supports py2exe,
2009-09-05 15:37:03 UTC by nobody
-
Besides many bug fixes, this release brings experimental Twisted integration. See example scripts in the distribution for more information.
Feedback is welcome!
2009-08-21 19:36:59 UTC by elie
-
elie changed the public information on the Python SNMP framework project.
2009-08-21 19:30:31 UTC by elie
-
elie changed the public information on the Python SNMP framework project.
2009-08-21 19:30:31 UTC by elie