I am trying to call python into the stata 16 environment but having the below error. Any help would be appreciated.
================================================== ===========================================
. python search
Python environments found:
C:\Users\310348\AppData\Local\Continuum\anaconda3\ python.exe
. python query
Python Settings
set python_exec C:\Users\310348\AppData\Local\Programs\Python\Pyth on37\python.exe
set python_userpath
Python system information
initialized no
version 3.7.0
architecture 64-bit
library path C:\Users\310348\AppData\Local\Programs\Python\Pyth on37\python37.dll
. python
failed to load the shared library C:\Users\310348\AppData\Local\Programs\Python\Pyth on37\python37.dll.
r(7100);
Related Posts with Difficulties in invoking python in stata 16
xtabond2 how to get the best result.Hello, This is my first time running a GMM model. Using below command; xtabond2 trisk l.trisk bind …
Hierarchical ordered probit modelHi, I would love to estimate an hierarchical ordered probit model, but I have only found the comman…
Renaming an existing sheet in excel via xl() or putexcelHi im not sure if this is possible or not, but does anyone know if you can rename an existing sheet …
Using subpop reg to compare regression coefficients between groups.I am investigating how access to water and toilets in the household affects educational attainment i…
How to include several interaction terms within one syntaxHello Guys, I have a model in which variable m moderates 5 different independent variables (x1,x2,x…
Subscribe to:
Post Comments (Atom)
0 Response to Difficulties in invoking python in stata 16
Post a Comment