Code:
[P] error . . . . . . . . . . . . . . . . . . . . . . . . Return code 7100 unable to initialize or release Python environment Stata attempted to initialize the Python environment but there was a problem which occurred when loading the dynamically linked library. Error 7100 also arises when failing to free the library when exiting Stata if the Python environment has been initialized.
Code:
. python search ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ Python environments found: C:\Python38\python.exe ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ . query python ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ Python settings set python_exec C:\Python38\python.exe set python_userpath . python describe r(7100); . python r(7100);
I had no problem with Python 3.7.
Thank you,
Martyn
Stata 16 IC, 64 bit
0 Response to Python 3.8, error r(7100)
Post a Comment