-
Notifications
You must be signed in to change notification settings - Fork 44
Open
Description
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
Metadata
Metadata
Assignees
Labels
No labels