brahmac
brahmac
Command: python -m textblob.download_corpora Error: File "", line 1 python -m textblob.download_corpora ^ SyntaxError: invalid syntax Versions: python: 3.7.3 nltk: 3.5 textblob: 0.15.3 Thanks.
**Query** products = api.query('B0024SIHAG', domain = 'CA', offers=20, only_live_offers=True, update = 24, history=False, progress_bar=True) **Error** TypeError: query() got an unexpected keyword argument 'only_live_offers' **Issue** The parameter 'only_live_offers' doesn't seem to...
Hello, Thank you for making this helpful package. I would not have subscribed to Keepa API, if this package wasn't there. I am fairly new with the API and have...