HG
HG
I build another tree, but the memory is still occupied when I see activity monitor.
> > I build another tree, but the memory is still occupied when I see activity monitor. > > Hmm could you provide your operation platform? Like to look into...
Modify the function extract_categories in google_play_scraper/constants/element.py as following: ``` def extract_categories(s, categories=None): if categories == None: categories = [] if s == None or len(s) == 0: return categories if...
The screen proportions of the two monitors are different.