datacenter / acitoolkit

A basic toolkit for accessing the Cisco APIC
Other
347 stars 266 forks source link

Windows installation fails #362

Open sandevc opened 4 years ago

sandevc commented 4 years ago

Folks, so I am trying to get this running on my windows desktop. Here is what i have done so far -

  1. Installed GitHub Desktop
  2. Cloned your repository.
  3. Installed python 3.7, can be verified from this output - PS C:\Users\XX\Documents\GitHub\acitoolkit> python --version Python 3.7.6
  4. Trying to install, but getting the attached errors. PLEASE GUIDE?

toolkit-installation-errors.txt

erraa commented 3 years ago

This is most likely not related to Acitoolkit but rather to setuptools. Try running your terminal as administrator or more preferable install acitoolkit with virtualenv