cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1333
Views
0
Helpful
1
Replies

Installed acitoolkit but bdist.win32 file is empty.

mcelyea
Level 1
Level 1

I cloned acitoolkit from GIT, and ran the setup.py install command successfully, but when I try and run "python tutuorial.py" which I have renamed as Labtutorial.py, I get this traceback error:

MINGW64 /c/DevNet-Code-Samples/acitoolkit/samples (master)

$ python Labtutorial.py

Traceback (most recent call last):

  File "Labtutorial.py", line 30, in <module>

    from acitoolkit.acitoolkit import *

  File "build\bdist.win32\egg\acitoolkit\__init__.py", line 30, in <module>

  File "build\bdist.win32\egg\acitoolkit\aciFaults.py", line 5, in <module>

  File "build\bdist.win32\egg\acitoolkit\acibaseobject.py", line 38, in <module>

  File "build\bdist.win32\egg\acitoolkit\acisession.py", line 41, in <module>

ImportError: No module named requests

When I go and examine the C:\DevNet-Code-Samples\acitoolkit\build\bdist.win32 directory, it is empty,  (obviously a problem).

Has anyone run into this?  Is it user error, or am I just missing an install step?

Thanks for any assitance

1 Accepted Solution

Accepted Solutions

mcelyea
Level 1
Level 1

Ah ha a fresh set of eyes this AM, and I missed an error:

error: Setup script exited with error: Microsoft Visual C++ 9.0 is required. Get it from http://aka.ms/vcpython27

View solution in original post

1 Reply 1

mcelyea
Level 1
Level 1

Ah ha a fresh set of eyes this AM, and I missed an error:

error: Setup script exited with error: Microsoft Visual C++ 9.0 is required. Get it from http://aka.ms/vcpython27

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:


This community is intended for developer topics around Data Center technology and products. If you are looking for a non-developer topic about Data Center, you might find additional information in the Data Center and Cloud community