You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi ,
First it is not able to install through the PIP
I have downloaded and installed, But I didn't find any instance of it present in the
D:\userdata\thatheka\Downloads\robotframework-snmplibrary-master>setup.py install
running install
running bdist_egg
running egg_info
writing requirements to src\robotframework_snmplibrary.egg-info\requires.txt
writing src\robotframework_snmplibrary.egg-info\PKG-INFO
writing top-level names to src\robotframework_snmplibrary.egg-info\top_level.txt
writing dependency_links to src\robotframework_snmplibrary.egg-info\dependency_links.txt
reading manifest file 'src\robotframework_snmplibrary.egg-info\SOURCES.txt'
writing manifest file 'src\robotframework_snmplibrary.egg-info\SOURCES.txt'
installing library code to build\bdist.win32\egg
running install_lib
running build_py
creating build\bdist.win32\egg
creating build\bdist.win32\egg\SnmpLibrary
copying build\lib\SnmpLibrary\traps.py -> build\bdist.win32\egg\SnmpLibrary
copying build\lib\SnmpLibrary__init__.py -> build\bdist.win32\egg\SnmpLibrary
byte-compiling build\bdist.win32\egg\SnmpLibrary\traps.py to traps.pyc
byte-compiling build\bdist.win32\egg\SnmpLibrary__init__.py to init.pyc
creating build\bdist.win32\egg\EGG-INFO
copying src\robotframework_snmplibrary.egg-info\PKG-INFO -> build\bdist.win32\egg\EGG-INFO
copying src\robotframework_snmplibrary.egg-info\SOURCES.txt -> build\bdist.win32\egg\EGG-INFO
copying src\robotframework_snmplibrary.egg-info\dependency_links.txt -> build\bdist.win32\egg\EGG-INFO
copying src\robotframework_snmplibrary.egg-info\requires.txt -> build\bdist.win32\egg\EGG-INFO
copying src\robotframework_snmplibrary.egg-info\top_level.txt -> build\bdist.win32\egg\EGG-INFO
zip_safe flag not set; analyzing archive contents...
creating 'dist\robotframework_snmplibrary-0.1-py2.7.egg' and adding 'build\bdist.win32\egg' to it
removing 'build\bdist.win32\egg' (and everything under it)
Processing robotframework_snmplibrary-0.1-py2.7.egg
Removing c:\python27\lib\site-packages\robotframework_snmplibrary-0.1-py2.7.egg
Copying robotframework_snmplibrary-0.1-py2.7.egg to c:\python27\lib\site-packages
robotframework-snmplibrary 0.1 is already the active version in easy-install.pth
Installed c:\python27\lib\site-packages\robotframework_snmplibrary-0.1-py2.7.egg
Processing dependencies for robotframework-snmplibrary==0.1
Searching for pysnmp==4.2.5
Best match: pysnmp 4.2.5
Processing pysnmp-4.2.5-py2.7.egg
pysnmp 4.2.5 is already the active version in easy-install.pth
Installing libsmi2pysnmp script to C:\Python27\Scripts
Installing build-pysnmp-mib script to C:\Python27\Scripts
Using c:\python27\lib\site-packages\pysnmp-4.2.5-py2.7.egg
Searching for robotframework==2.9a1
Best match: robotframework 2.9a1
Adding robotframework 2.9a1 to easy-install.pth file
Using c:\python27\lib\site-packages
Searching for pycrypto==2.6.1
Best match: pycrypto 2.6.1
Adding pycrypto 2.6.1 to easy-install.pth file
Using c:\python27\lib\site-packages
Searching for pyasn1==0.1.7
Best match: pyasn1 0.1.7
Processing pyasn1-0.1.7-py2.7.egg
pyasn1 0.1.7 is already the active version in easy-install.pth
It has been give that c:\python27\lib\site-packages
but path is C:\Python27\Lib\site-packages
there is Cap is "Lib" that has been mentioned over there
The text was updated successfully, but these errors were encountered:
Hi ,
First it is not able to install through the PIP
I have downloaded and installed, But I didn't find any instance of it present in the
D:\userdata\thatheka\Downloads\robotframework-snmplibrary-master>setup.py install
running install
running bdist_egg
running egg_info
writing requirements to src\robotframework_snmplibrary.egg-info\requires.txt
writing src\robotframework_snmplibrary.egg-info\PKG-INFO
writing top-level names to src\robotframework_snmplibrary.egg-info\top_level.txt
writing dependency_links to src\robotframework_snmplibrary.egg-info\dependency_links.txt
reading manifest file 'src\robotframework_snmplibrary.egg-info\SOURCES.txt'
writing manifest file 'src\robotframework_snmplibrary.egg-info\SOURCES.txt'
installing library code to build\bdist.win32\egg
running install_lib
running build_py
creating build\bdist.win32\egg
creating build\bdist.win32\egg\SnmpLibrary
copying build\lib\SnmpLibrary\traps.py -> build\bdist.win32\egg\SnmpLibrary
copying build\lib\SnmpLibrary__init__.py -> build\bdist.win32\egg\SnmpLibrary
byte-compiling build\bdist.win32\egg\SnmpLibrary\traps.py to traps.pyc
byte-compiling build\bdist.win32\egg\SnmpLibrary__init__.py to init.pyc
creating build\bdist.win32\egg\EGG-INFO
copying src\robotframework_snmplibrary.egg-info\PKG-INFO -> build\bdist.win32\egg\EGG-INFO
copying src\robotframework_snmplibrary.egg-info\SOURCES.txt -> build\bdist.win32\egg\EGG-INFO
copying src\robotframework_snmplibrary.egg-info\dependency_links.txt -> build\bdist.win32\egg\EGG-INFO
copying src\robotframework_snmplibrary.egg-info\requires.txt -> build\bdist.win32\egg\EGG-INFO
copying src\robotframework_snmplibrary.egg-info\top_level.txt -> build\bdist.win32\egg\EGG-INFO
zip_safe flag not set; analyzing archive contents...
creating 'dist\robotframework_snmplibrary-0.1-py2.7.egg' and adding 'build\bdist.win32\egg' to it
removing 'build\bdist.win32\egg' (and everything under it)
Processing robotframework_snmplibrary-0.1-py2.7.egg
Removing c:\python27\lib\site-packages\robotframework_snmplibrary-0.1-py2.7.egg
Copying robotframework_snmplibrary-0.1-py2.7.egg to c:\python27\lib\site-packages
robotframework-snmplibrary 0.1 is already the active version in easy-install.pth
Installed c:\python27\lib\site-packages\robotframework_snmplibrary-0.1-py2.7.egg
Processing dependencies for robotframework-snmplibrary==0.1
Searching for pysnmp==4.2.5
Best match: pysnmp 4.2.5
Processing pysnmp-4.2.5-py2.7.egg
pysnmp 4.2.5 is already the active version in easy-install.pth
Installing libsmi2pysnmp script to C:\Python27\Scripts
Installing build-pysnmp-mib script to C:\Python27\Scripts
Using c:\python27\lib\site-packages\pysnmp-4.2.5-py2.7.egg
Searching for robotframework==2.9a1
Best match: robotframework 2.9a1
Adding robotframework 2.9a1 to easy-install.pth file
Using c:\python27\lib\site-packages
Searching for pycrypto==2.6.1
Best match: pycrypto 2.6.1
Adding pycrypto 2.6.1 to easy-install.pth file
Using c:\python27\lib\site-packages
Searching for pyasn1==0.1.7
Best match: pyasn1 0.1.7
Processing pyasn1-0.1.7-py2.7.egg
pyasn1 0.1.7 is already the active version in easy-install.pth
It has been give that c:\python27\lib\site-packages
but path is C:\Python27\Lib\site-packages
there is Cap is "Lib" that has been mentioned over there
The text was updated successfully, but these errors were encountered: