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

ecolab.py: command not found #17

Open
lokendra7 opened this issue Feb 16, 2017 · 4 comments
Open

ecolab.py: command not found #17

lokendra7 opened this issue Feb 16, 2017 · 4 comments

Comments

@lokendra7
Copy link

$ ecolab.py add [IP:MAC] when i try to run this command, error massage is command not found.

@bruno-chavez
Copy link
Collaborator

havent been able to test it myself because of time issues, it could be that some translations broke the code, can you try with this two older versions of master to see what happens?

https://github.com/basfom/EcoLab/tree/a718e6bddbe3b2db7da8f2867dbad7024b25a292

https://github.com/basfom/EcoLab/tree/cbd02733be1e4d7d8798f0df7ff744e969eb0751

@theriley106
Copy link

@lokendra7 If you're still having this issue, it's because you're running

$ ecolab.py add [IP:MAC]

instead of

$ python ecolab.py add [IP:MAC]

@ghost
Copy link

ghost commented Nov 6, 2018

I tried running the python ecolab.py -a -i IP 10.140.81.64 command, but I get bug in dependency

of argprocess import ArgsProcess
ImportError: No module named argprocess

My python version is 2.7.5

I can not find the requirements.txt file. This is not important ?

bruno-chavez pushed a commit that referenced this issue Oct 13, 2019
…ot-found

Update README.md to avoid misunderstandings like in #17
jfollert added a commit that referenced this issue Oct 20, 2019
@geethanjalieswaran
Copy link
Contributor

#24 should fix this.

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

4 participants