Hi,
I am trying to use leedtwoway in Stata 16 to implement pytwoway using Stata.
Using the sample data and the configuration file provided in https://tlamadon.github.io/pytwoway/doc-stata.html, I ran leedtwoway and got an error that reads as:
zsh:1: command not found: pytw
Error -601, Unable to open URL: file not found
Warning: No response from source?!?
I am using Mac, but when I use Windows with my laptop, it shows the same last two lines of the errors above.
Just in case, python version is 3.9.13 and the version of pytwoway installed is 0.3.21.
Could you please let me know how I could resolve this error?
Thank you for your help and consideration!