Yepkit/ykush

"Help file not found" when using option -s

Closed this issue · 5 comments

If i list all attached ykush boards using -l, it works and returns 2 serial numbers. However if i try to use any of those serial numbers with -s, it always returns "Help file not found". I'm using it on Raspberry pi 3b+, with Raspbian Stretch.

yep1 commented

Hi,
can you "paste" here the exact command you are issuing.

Is it something like the following?
ykushcmd -s YK000001 -d 1

Thanks

Any command preceded by -s serial_number gives the same result. For example I tried:

ykushcmd -s YK23300 -g 1

Whereas these work fine:

ykushcmd -l
ykushcmd -g 1

Cheers.

yep1 commented

Hi,
are you using the latest commit?
We are not being able to replicate the issue with the latest commit.

Thanks and regards.

Sorry for the confusion, I had an older commit indeed. I'd downloaded the source files from yepkit website instead of using git. All working fine now.

yep1 commented

I'm happy all is working now.
Best Regards