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

This code doesn't work #2

Open
ycyoon opened this issue Jan 9, 2015 · 0 comments
Open

This code doesn't work #2

ycyoon opened this issue Jan 9, 2015 · 0 comments

Comments

@ycyoon
Copy link

ycyoon commented Jan 9, 2015

When I run crwalPlay.py(python version 3.2.3) ,I get error below

A fresh start ...
Type = free Cateory = BOOKS_AND_REFERENCE
https://play.google.com/store/apps/details?id=com.nhn.android.search
Traceback (most recent call last):
File "crawlPlay.py", line 191, in
getApps( url )
File "crawlPlay.py", line 168, in getApps
apps, skipped_apps = getTopAppsData( url, start_idx, size, app_type )
File "crawlPlay.py", line 157, in getTopAppsData
if app_details: apps.append( app_details )
UnboundLocalError: local variable 'app_details' referenced before assignment

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