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 can I put a vector variable into my regression?My OLS model is Pit = a + b1*stationit + b2*distanceit + b3*compnumit + r*Xi + s*Yi +eit Here Xi, …
Clarification on multiple mediation analysisHello, I am running a model where X is independent variable and Y is dependent, M1 and M2 are two me…
Invitation to attend Stata Courses June, 2019What is Stata? Stata is a powerful statistical software that enables users to analyze, manage, and p…
Replacing Missing with a Specific Numerical PatternHi all - A friend of mine has a long dataset that looks like the following. Essentially, she wants …
High odds ratio and standard error in regression latent classes usign Multinomial,regressionHi Everyone, I have trouble conducting multinomial regression. I have derived four latent classes u…
Subscribe to:
Post Comments (Atom)
0 Response to Difficulties in invoking python in stata 16
Post a Comment