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);
Related Posts with Cannot use python in Stata 16.1 in Catalina
Help with interpretation of marginsDear All, Will someone please kindly inform me if I am interpreting the following Average Adjusted …
how to export results of group regressions and subsequent calculations using runbyI need to run panel regressions with fixed effects multiple times. Regressions are run (1) for depen…
Dropping duplicates randomlyHi I'd like to drop duplicates randomly instead of just the first duplicate observation. A snapsho…
Can I overlay frequency bar and proportion line graph ?Hi. Always thanks to statalist. I have binary variable ; outcome (1: positive, 0: negative) and cat…
log Transformations, How to Handle Negative Data Values?Hello there, I am wanting to run a quantile regression to examine gender differences in earnings. M…
Subscribe to:
Post Comments (Atom)
0 Response to Cannot use python in Stata 16.1 in Catalina
Post a Comment