Skip to content
This repository has been archived by the owner on Apr 28, 2022. It is now read-only.

Unclear error "uploader on Google Play" #149

Open
3axapy opened this issue Feb 6, 2014 · 1 comment
Open

Unclear error "uploader on Google Play" #149

3axapy opened this issue Feb 6, 2014 · 1 comment

Comments

@3axapy
Copy link

3axapy commented Feb 6, 2014

Traceback (most recent call last):
File "appdf.py", line 103, in
main()
File "appdf.py", line 98, in main
publisher.publish()
File "/home/zakhar/IdeaProjects/AppDF/tools/uploader/lib/appdf/publishers/google_play.py", line 51, in publish
self.add_languages()
File "/home/zakhar/IdeaProjects/AppDF/tools/uploader/lib/appdf/publishers/google_play.py", line 143, in add_languages
self.session.at_xpath(xpath).click()
AttributeError: 'NoneType' object has no attribute 'click'

@oorlov oorlov added the bug label Feb 17, 2014
@oorlov
Copy link
Contributor

oorlov commented Feb 17, 2014

Hi @3axapy!

Google changes their developer console UI often, so we need to update AppDF publisher after it.
We are going to publish new version soon. You can try some fresh stuff from here
https://github.com/KapJI/AppDF/tree/master/tools/uploader

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

No branches or pull requests

2 participants