Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

KeyError:'hindi' please help #8

Open
chinmayongit opened this issue Feb 24, 2017 · 0 comments
Open

KeyError:'hindi' please help #8

chinmayongit opened this issue Feb 24, 2017 · 0 comments

Comments

@chinmayongit
Copy link

raiderx@raiderx-Lenovo-Z50-70:~/Project/Quillpad-Server-master$ python startquill_cherry.py
Warning: Nevow not found... continuing
Failed to load keyboard map file for gujarati. Exception [Errno 2] No such file or directory: 'unique_gujarati_words.txt'
Failed to load keyboard map file for bengali. Exception [Errno 2] No such file or directory: 'unique_bengali_words.txt'
Failed to load keyboard map file for telugu. Exception [Errno 2] No such file or directory: 'unique_telugu_words.txt'
Failed to load keyboard map file for malayalam. Exception [Errno 2] No such file or directory: 'unique_malayalam_words.txt'
Failed to load keyboard map file for marathi. Exception [Errno 2] No such file or directory: 'unique_marathi_words.txt'
Failed to load keyboard map file for nepali. Exception [Errno 2] No such file or directory: 'unique_nepali_words.txt'
Failed to load keyboard map file for kannada. Exception [Errno 2] No such file or directory: 'unique_kannada_words.txt'
Failed to load keyboard map file for tamil. Exception [Errno 2] No such file or directory: 'unique_tamil_words.txt'
Failed to load keyboard map file for punjabi. Exception [Errno 2] No such file or directory: 'unique_punjabi_words.txt'
Failed to load keyboard map file for hindi. Exception [Errno 2] No such file or directory: 'unique_hindi_words.txt'
Traceback (most recent call last):
File "startquill_cherry.py", line 9, in
from QuillSourceProcessor import QuillSourceProcessor
File "/home/raiderx/Project/Quillpad-Server-master/QuillSourceProcessor.py", line 10, in
import primaryHelper
File "/home/raiderx/Project/Quillpad-Server-master/primaryHelper.py", line 227, in
init()
File "/home/raiderx/Project/Quillpad-Server-master/primaryHelper.py", line 221, in init
d = loadedUniqueWords['hindi']
KeyError: 'hindi'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant