rvojcik / rt-server-client

Server discovery client for RackTables project. Do automatic server discovery and send information to racktables database.
GNU General Public License v3.0
27 stars 8 forks source link

ToolBox is missing #11

Closed yaniv4345 closed 7 years ago

yaniv4345 commented 7 years ago

When running python system-info.py it throws an exception about ToolBox: Traceback (most recent call last): File "system-info.py", line 66, in from ToolBox import net, dell ImportError: No module named ToolBox for some reason this package isn't in pip / yum

OS CentOS Linux release 7.2.1511 (Core) Python version 2.7.5

rvojcik commented 7 years ago

I believe it's fixed now