Dr. Ryan Heuser
Dr. Ryan Heuser
Awesome, thanks for these tips Won-Gi! Very helpful.
hi Sewon, the quick fix is to remove dicts/fi from the code (if you don’t need finnish parsing). i will work on finding another solution. peace, Ryan > On Nov...
hm you deleted dicts/fi folder entirely? my only other guess is to look in lib/Dictionary.py and see if you can comment out the finnish dictionary option. or is it in...
Hi Sewon, I can't figure out how to push these changes to github since I downloaded the repo as a zip, but here is a new zip from my dropbox...
btw the fix i made left in dicts/fi. not sure if that matters but if you still get the second error with the patched version then i would try putting...
hi Sewon, ya, I haven't set it up very well to run outside of the current working directory. but! i just made a big cleaning effort on the code and...
Same here. It seems to be an issue with python 3.10. Workaround: * If your application can handle it, downgrade to python 3.9. * `pip install simple-crypt` * If you...
Hi there, would it be possible for you to confirm whether the app is now working? I have made fixes and updates
You can install now via: ``` pip install prosodic ```
Hm, sorry you're having this issue, guys. Are you both on Windows?