Closed drumilT closed 3 years ago
I am sorry for the terribly late reply. I will look into this issue as soon as possible.
I suppose the pull request fixes this issue? :)
Hi, thanks for the reply, no the pull request wont fix this
The file is actually not missing, but I must agree that I tested only the code from the command line, and it worked. This issue raises in all other environments—e.g., in the python notebook. This issue happens due to the Lua environment path parameters (Simply the tool couldn't locate where the file is). I will fix it asap.
Please let me know if it solves your problem.
In Windows you can see similar error:
Here all you need to do is two things. 1) create a folder 'lua' in 'C:\ProgramData\Miniconda3\' 2) copy the entire folder of wikt from this project and paste it into 'C:\ProgramData\Miniconda3\lua'
If you are using Linux or macOS, please send me the full lines of the error. Usually, the main directory is '/usr/local', and here you can create a folder 'lua/5.3/'. And the second step is the same.
I do apologize that it is an ugly fix. I will fix it properly but it takes time.
@aryamccarthy Hi Arya,
Please let me know if you can use WikTra with this solution.
lupa._lupa.LuaError: [string ""]:1: module 'wikt.mw' not found:
is raised when trying to import translite