hyperdash-sdk-py icon indicating copy to clipboard operation
hyperdash-sdk-py copied to clipboard

Hyperdash results on phone

Open pranavdheram opened this issue 7 years ago • 1 comments

Hey!

I just installed the hyperdash api on my Android. I followed the below instructions on my computer: pip install hyperdash hd login --email email: password:

Things went as expected so far. I wrote a simple hello world program and thought hyperdash would pipe the result to my phone screen as well. I ran the following command on my terminal: hd run -n "something" python3 "something.py"

My phone's screen still says: Models, waiting for data ...

Am I missing something? How does this work?

Thanks

pranavdheram avatar Feb 11 '18 18:02 pranavdheram

Hey @pranavdheram Tried it, works fine for me. Retry now. If the problem still persists, try with sudo.

rahulvigneswaran avatar Sep 13 '18 13:09 rahulvigneswaran