Forum Discussion
Chanan_Berler_3
Nimbostratus
Jan 27, 2017No module named 'f5.bigip'; 'f5' is not a package
Hi All, I am running the most basic login from import ManagementRoot.
Python v3.5, F5 SDK is installed.
Basic
from import ManagementRoot
mgmt = ManagementRoot("bigip.example.com", "admin", "so...
Hannes_Rapp
Nimbostratus
Jan 28, 2017Did you install f5-sdk with 'pip install f5-sdk'? If so, it might work with py2.x but not with py3.x. Try if the same works with python2 interpreter.
To install f5-sdk for Python 3.x, try 'pip3 install f5-sdk'. You may first have to install pip3 itself for this to work. Alternatively, go to 'https://pypi.python.org/pypi/f5-sdk', and manually download the latest tar.gz file (v2.2.2 the latest as of today).
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects