Error completing setup_sql on abc/EDX101/2018_T1, err=[Errno 2] No such file or directory: '/usr/local/lib/python2.7/dist-packages/edx2bigquery/schemas/schema_tracking_log.json'
Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/edx2bigquery/main.py", line 225, in setup_sql
setup_sql(param, args, steps, course_id)
If I go to the folder (/usr/local/lib/python2.7/dist-packages/edx2bigquery) it contains:
What am I missing? I started up my edx from scratch recently (ginkgo.2). New Edx2bigquery, I followed the readme instructions for install. I have one course mostly blank and a user enrolled in it.
When I run
edx2bigquery doall --year2
If I go to the folder (/usr/local/lib/python2.7/dist-packages/edx2bigquery) it contains:
What am I missing? I started up my edx from scratch recently (ginkgo.2). New Edx2bigquery, I followed the readme instructions for install. I have one course mostly blank and a user enrolled in it.
Any help would be GREATLY appreciated.