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
Creating a subsequent variable after "max" commandHi, I'm having difficulty in creating a variable after using "max" command. Below illustrates it. …
Goodness of fit for panel dataHello, Statalist community! I feel a little foolish posting this question but I'm hoping that someo…
Building pretty crosstabs in putdocxHi Statalist- We are seeking some help in formatting tables in putdocx to look, well, pretty. We us…
estimate store for xtprobithello guys, I am using stata12 and I have a question regarding the estimate store for a xtlogit mod…
Error message when estimating a Translog cost function for efficiency of banking sectorDear Statlist members, Good afternoon. I am estimating a translog cost function intending to measure…
Subscribe to:
Post Comments (Atom)
0 Response to Cannot use python in Stata 16.1 in Catalina
Post a Comment