Infoblox-Development / Infoblox-API-Python

Implements the subset of Infoblox API via REST API
Apache License 2.0
89 stars 59 forks source link

Infoblox attribute not found. #29

Open MKastuv opened 4 years ago

MKastuv commented 4 years ago

I tried pip install infoblox and found infoblox.Infoblox is not there.

Traceback (most recent call last):
File "<stdin>", line 1, in <module>
AttributeError: module 'infoblox' has no attribute 'Infoblox'