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

AndroidTV support #577

Open
sorryusernameisalreadytaken opened this issue Sep 5, 2017 · 0 comments
Open

AndroidTV support #577

sorryusernameisalreadytaken opened this issue Sep 5, 2017 · 0 comments

Comments

@sorryusernameisalreadytaken
Copy link

Is there any chance to bringt this to run on an nvidia shield tv?

I try it with https://play.google.com/store/apps/details?id=org.qpython.qpy3 but sady the pip can not install it :-(

I would be very happy about any help...

EDIT: I had some success with termux app. I installed python3, git, gcc and tsu. Then I install with pip the newest git-release, and run tsu and then "acd_cli sync".
This exception comes out :-(

Welcome to Termux!

Online help: https://termux.com/help
Community forum: https://termux.com/community
IRC channel: #termux on freenode
Gitter chat: https://gitter.im/termux/termux
Mailing list: termux+subscribe@groups.io

Search packages: pkg search
Install a package: pkg install
Upgrade packages: pkg upgrade
Learn more: pkg help
$ tsu

acd_cli init

17-09-05 20:48:40.453 [CRITICAL] [acdcli.api.client] - Error getting endpoint data. Response: {"message":"Rate exceeded"}
Traceback (most recent call last):
File "/data/data/com.termux/files/usr/bin/acd_cli", line 11, in
load_entry_point('acdcli==0.3.2', 'console_scripts', 'acd_cli')()
File "/data/data/com.termux/files/usr/bin/acd_cli.py", line 1657, in main
acd_client = client.ACDClient(CACHE_PATH, SETTINGS_PATH)
File "/data/data/com.termux/files/usr/lib/python3.6/site-packages/acdcli/api/client.py", line 46, in init
self._load_endpoints()
File "/data/data/com.termux/files/usr/lib/python3.6/site-packages/acdcli/api/client.py", line 63, in _load_endpoints
self._endpoint_data = self._get_endpoints()
File "/data/data/com.termux/files/usr/lib/python3.6/site-packages/acdcli/api/client.py", line 80, in _get_endpoints
raise Exception
Exception

Greetings by suiat

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

1 participant