[Scratchy-user] Help getting error during installation of scratchy
Status: Beta
Brought to you by:
phil_schwartz
|
From: chandra s. <cha...@gm...> - 2016-07-12 12:25:41
|
Getting this error during database creation :
I have not changed anything in the createdatabase file.
python create_database.py -c ../config
Creating Scratchy database globalnews (if necessary)
Creating Scratchy tables for globalnews database
Traceback (most recent call last):
File "create_database.py", line 73, in <module>
for clause in sqlInit.get_create_clauses():
NameError: name 'sqlInit' is not defined
-
Thanks,
Chandra Shekhar
|