Python Forum
Need help installing infoblox-client on Windows 10
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Need help installing infoblox-client on Windows 10
#1
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
Reply
#2
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
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Installing Qt for Python. (On Windows 10) davediamond 22 4,525 Apr-18-2022, 06:50 AM
Last Post: ndc85430
  Installing auto-sklearn on Windows 10 Led_Zeppelin 1 2,664 Apr-15-2021, 08:02 PM
Last Post: bowlofred
  error while installing any library using pip in windows AkashKansal 1 4,394 Sep-24-2020, 07:51 AM
Last Post: buran
  installing python in windows 10 martynarthur2102 1 1,646 Aug-22-2020, 01:53 PM
Last Post: buran
  Installing pip windows 10 jcg36 9 5,085 Sep-13-2019, 12:44 PM
Last Post: snippsat
  pip not installing any package on windows royhimo855 0 3,124 Dec-10-2018, 07:58 AM
Last Post: royhimo855
  Installing and running a python web scraping app from github to a windows 8.1 system eugenioca 17 8,192 Oct-06-2018, 08:14 AM
Last Post: eugenioca
  Error while installing python3.6.4 on windows 10 SaurabhMaheshwari 1 4,099 Feb-18-2018, 09:36 PM
Last Post: sparkz_alot
  pip installing package using c++ boost in windows 6hearts 2 4,384 Feb-16-2018, 06:09 PM
Last Post: 6hearts
  Installing cartopy on Windows 10 varung1985 1 6,030 Mar-27-2017, 11:01 AM
Last Post: Larz60+

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020