cathhriss
cathhriss
I getting this when trying to process a 209 mb json file: Traceback (most recent call last): File "json_to_csv.py", line 85, in header += reduced_item.keys() MemoryError What can I do?
After installing the requirements.txt with pip3 I get: ``` python3 download_model.py 1558M Traceback (most recent call last): File "download_model.py", line 4, in from tqdm import tqdm ModuleNotFoundError: No module named...
I'm getting this when trying to run the pyscape-cli.py 10 URLs returned 20 URLs returned 30 URLs returned 40 URLs returned 50 URLs returned 60 URLs returned 62 URLs returned...