Hello. I am trying to replicate Automated Content Analysis program, which is developped by Gary King. As was instructed in readme.pdf, I put the command undergrad.results <- undergrad(sep = ",") in R.
It gave me the following message: [1] "python C:/PROGRA~1/R/R-212~1.2/library/ReadMe/makerfile --control-file control.txt --table-file tablefile.txt --threshold 0.01" Error in undergrad() : Python module failed. Aborting undergrad. Would anyone tell me how to solve the problem? I have already installed Python 2.7 and set the correct path in the system path file. Best, Kihong [[alternative HTML version deleted]]
______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.