Open thatmee opened 2 weeks ago
If you download from https://drive.usercontent.google.com/download?id=1gSB_30ey08GkDrMEXqj3LMJEH4ziQst1&authuser=0, this error shouldn't occur. Please check if the California_Traffic_Collision.sqlite file is included in the zip file you downloaded. Thanks!
I downloaded four files from google drive following the guidelines, but there is an error when I run
python setup.py
under spider2 folder:FileNotFoundError: [Errno 2] No such file or directory: './resource/databases/local/California_Traffic_Collision.sqlite'
Where can I find
California_Traffic_Collision.sqlite
? Thank you!