aker-gateway / Aker

SSH bastion/jump host/jumpserver
Other
566 stars 81 forks source link

Error on /usr/bin/aker/aker.py", line 35, #111

Open judhoperwiro opened 3 years ago

judhoperwiro commented 3 years ago

Hello expert, Im try to use your aker and have return error: Traceback (most recent call last): File "/usr/bin/aker/aker.py", line 35, in from hosts import Hosts ImportError: No module named hosts

EoleDev commented 3 years ago

Hi @judhoperwiro, I can't see a reason for this error happening. The hosts module aker is importing is defined in the hosts.py file which may be found on the root of the project. How did you install aker ? May you check if this file exist on your installation ?