Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

base missing in /rt-server-client/lib/Toolbox #12

Closed
sebibu opened this issue Mar 16, 2017 · 2 comments
Closed

base missing in /rt-server-client/lib/Toolbox #12

sebibu opened this issue Mar 16, 2017 · 2 comments
Assignees

Comments

@sebibu
Copy link

sebibu commented Mar 16, 2017

Hi there,
your project seems to be a very useful addition to racktables. Unfortunately, i can't get it to work on Ubuntu 16.04 because it can't import something named "base" from the ToolBox folder:

:/opt/rt-server-client$ ./system-info.py
Traceback (most recent call last):
File "./system-info.py", line 66, in
from ToolBox import net, dell, base
ImportError: cannot import name base

:/opt/rt-server-client/lib/ToolBox$ ll
total 20
drwxr-xr-x 4 root root 4096 Mar 15 16:28 ./
drwxr-xr-x 4 root root 4096 Mar 15 16:13 ../
drwxr-xr-x 2 root root 4096 Mar 15 16:26 dell/
-rw-r--r-- 1 root root 191 Mar 15 16:13 init.py
drwxr-xr-x 2 root root 4096 Mar 15 16:13 net/

any advise on that?

best,
Basti

@rvojcik
Copy link
Owner

rvojcik commented May 12, 2017

Thank you for your report. sorry for big delay.
My mistake when I merging code from production to github.

@rvojcik rvojcik self-assigned this May 12, 2017
rvojcik added a commit that referenced this issue May 12, 2017
@rvojcik rvojcik closed this as completed May 12, 2017
@sebibu
Copy link
Author

sebibu commented May 22, 2017

Hi rvojcik,
many thanks for the fix, i'll test it soon! :-)

Basti

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants