Sign-Language-to-Text
Sign-Language-to-Text copied to clipboard
module hunspell has no attribute HunSpell
C:/Users/THOMAS/AppData/Local/Programs/Python/Python39/python.exe "e:/voice for deaf and dumb/Sign-Language-to-Text-master/app.py" 2021-08-22 12:01:05.783212: W tensorflow/stream_executor/platform/default/dso_loader.cc:64] Could not load dynamic library 'cudart64_110.dll'; dlerror: cudart64_110.dll not found 2021-08-22 12:01:05.783661: I tensorflow/stream_executor/cuda/cudart_stub.cc:29] Ignore above cudart dlerror if you do not have a GPUText-master/app.py" set up on your machine. 110.dll'; dlerror: cudart64_110.dll not found Starting Application... set up on your machine. Traceback (most recent call last): pba = Application() File "e:\voice for deaf and dumb\Sign-Language-to-Text-master\app.py", line 17, in init AttributeError: module 'hunspell' has no attribute 'HunSpell'
You are using windows to run and hunspell is no longer supported in windows try with ubuntu.
You are using windows to run and hunspell is no longer supported in windows try with ubuntu.
Sir now I am trying it in ubuntu but know it shows me that "no module named hunspell" how should I install it sir
Brother, are you got any solution regarding this issue?
replace 'HunSpell' with 'Hunspell'