Did you add the folder which contains the exe, or the exe itself to the path? Normally, you just add the folder and then restart your editor&REPL. I am not familar with the package, but that usually works.
Thanks for the response. I included the folder containing .exe file in the PATH.
Could you please let me know if there is any command on Julia to check the list of accessible paths? That way I can check if it exists.
Another question, when I activate the project.toml file the folder becomes the environment, right? Should I keep the .exe file in that?
Thanks for the response.
I have tried everything I could but it is still not working.
FYI, I checked whether python is able to read the .exe file and it does. I was able to run the python package. For some reason, Julia is not reading it. I checked the ENV variables and I was able to locate the right path in it. It still doesn’t work!