Skip to content

AndroidTV support #577

@sorryusernameisalreadytaken

Description

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: [email protected]

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions