I had installed the latest version and tried to run the test with pytest, but I got stata_path option in configuration file is missing or invalid error. I tried to use the same technic from this issue to create a .stata_kernel.conf file with Linux path but it doesn't work
Debugging log
There are no debug log generated
Code Sample
I run the test with python3 -m pytest .
Expected Output
Other information
If you didn't attach the debugging log, please provide:
Operating System: "Ubuntu 18.04.6 LTS"
Stata version The master branch with hash 2936a68d45398cc12bc200410064aa0c1139a3ae , executed on 11/28/2021
Problem description
stata_path option in configuration file is missing or invalid
error. I tried to use the same technic from this issue to create a.stata_kernel.conf
file with Linux path but it doesn't workDebugging log
There are no debug log generated
Code Sample
I run the test with
python3 -m pytest .
Expected Output
Other information
If you didn't attach the debugging log, please provide:
2936a68d45398cc12bc200410064aa0c1139a3ae
, executed on 11/28/2021