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
how to display distinct values of variables?I know use -distinct- command to know the number of distinct values of variables. How to list these …
Dynamic GMM vs local projection vs Time-varying parameters (TVP) model selectionI am having a macro panel where I assume some sort of political ideology indicators (left -right) an…
help with installing -listcoef- to Stata13Hi, I have stata13 on my computer and I typed -findit listcoef- in the stata window. I see the optio…
inquire about preserve and restoreI need to drop tons of variables in my data set for panel A task. And I need to go back to the origi…
using inlist with external dataHello, I am trying to identify how to use inlist with external data. Currently, I have two separate…
Subscribe to:
Post Comments (Atom)
0 Response to Difficulties in invoking python in stata 16
Post a Comment