Python Forum

Full Version: Need help installing infoblox-client on Windows 10
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Can't install infoblox-client on Windows 10

I am using python 3.9.2 with pip 20

Ran the following command in cmd prompt
pip install infoblox-client

Getting this error message
Running setup.py install for netifaces ... error
From Gohlke downloads and install netifaces.
So if i have Python 3.9(64-bit version),then it look like this.
(info_env) E:\div_code\new\info_env
λ pip install netifaces-0.10.9-cp39-cp39-win_amd64.whl
Processing e:\div_code\new\info_env\netifaces-0.10.9-cp39-cp39-win_amd64.whl
Installing collected packages: netifaces
Successfully installed netifaces-0.10.9
Then install as before again pip install infoblox-client