Hello!
I'm launching Stata from Jupyter notebook (using Anaconda) on a Mac. I'm following this guide: https://www.jamelsaadaoui.com/wp-con...ta-17_web.html
When I locate the folder containing Stata17 using display(c(sysdir_stata), I get the following output "/Applications/Stata17/".
In Jupyter notebook, I enter the following
import stata_setup
stata_setup.config('C:\Applications\Stata17/', 'be')
and get the error in the image attached. I'm not sure how to fix this error. Thank you for your help!
Related Posts with Issue Installing PyStata
Stata Code transformed to R code -> is this possible?I am wondering, whether there is an option to transform the Stata code to a code in R programming la…
Graph diff-in-diff coefficientHi, I am estimating Difference-in-difference model: Y= b1Treat+ b2 after + b3 (after*post) The effec…
Running Stata on a server with multiple cpus to increase computing capacityI have Stata MP 2-core running on a laptop with 2.20GHz dual core cpu. When I run 2 do files my cpu …
Graphing two continuous interactions in case of quadratic moderatorDear, First of all, I really thank you everyone here sparing no efforts to help the person like me.…
add beta coefficient in brackets under coefficients in regression tableI was trying to replace the p-value in the regression table with the beta coefficient. I want the fi…
Subscribe to:
Post Comments (Atom)
0 Response to Issue Installing PyStata
Post a Comment