Cannot use python in Stata 16.1 in Catalina
Today, 03:38
I have tried to solve the problem, but it seems to be stubborn. What to do? I installed the new version 3.8. of the python which related in /usr/local/bin/python3. I have tried all the different python versions using python set command but nothing helps. I want to use Stata python to use Stan with python. I could run it from Stata maybe in December but not now as python is not working.
. python search
--------------------------------------------------------------------------------------------------------------------------------------------
Python environments found:
/usr/bin/python
/usr/bin/python3
/usr/local/bin/python3
/usr/local/bin/python3.6
/usr/local/bin/python3.6m
/usr/local/bin/python3.7
/usr/local/bin/python3.7m
--------------------------------------------------------------------------------------------------------------------------------------------
. python set exec/usr/local/bin/python3
. python
failed to load the shared library /Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/config-3.8-darwin/libpython3.8.dylib.
r(7100);
Tags: None
Related Posts with Cannot use python in Stata 16.1 in Catalina
Implementation of a single autoregressive term in a fixed effects modelHey to everyone, as I am facing a problem of a wrongly build autoregressive model I tried to change…
Interpretation of marginal effects in churdle model with a log-transformed dependent variableHey, I run a double hurdle model (more specifically, the 'churdle' command) and use a probit model …
transition matrices in bar chartsHello, I want to convert my transition matrix (see data/code below) into a "transition bar chart" a…
Autocorrelation and Heteroskedasticity issuehi, i have panel data of 22 cities with 17 years, and i used log transformations for my variables in…
clogit/cmclogit omitted variablesHello, I'm having trouble when running a simple clogit command. My choice experiment is a labeled o…
Subscribe to:
Post Comments (Atom)
0 Response to Cannot use python in Stata 16.1 in Catalina
Post a Comment