You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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'
The text was updated successfully, but these errors were encountered:
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'
The text was updated successfully, but these errors were encountered: