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
Help with mlogitHi everyone, I am exploiting a multinomial logit model to study the probability of workers of belong…
Panel data: Identify change in id of respondent for imputation Dear statalist community, I have a panel of around 12,000 individuals and four rounds, where the i…
Grouping string values together to create a new variableHi there, I'm very new to Stata and I'm doing some research on regional inequalities in Europe. My …
Storing cell proportions of survey dataHello, I am trying to store cell proportions using: Code: svy: tab gender2 symptoms, row matcell(c…
Dominance Analysis Command for Multilevel Zero-Inflated Negative Binomial RegressionDear everyone, Could anyone assist with the Stata command for performing a dominance analysis on a …
Subscribe to:
Post Comments (Atom)
0 Response to Issue Installing PyStata
Post a Comment