Infoblox-Development / Infoblox-API-Python

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

Getting an attribute error #21

Closed ku0100 closed 7 years ago

ku0100 commented 7 years ago

module 'infoblox' has no attribute 'Infoblox'

I have verified that the infoblox.py includes the Infoblox class so I'm not sure what the issue is. I'm running python 3.6 if that's relevant.

Thanks!