wbuchanan / StatajMetrik

Integration of jMetrik and Stata using the Java API from Stata
https://wbuchanan.github.io/StatajMetrik
0 stars 0 forks source link

Trouble with Installing in Stata 17? #1

Open mcfibb opened 2 years ago

mcfibb commented 2 years ago

Hi there -- I just found your package, which seems to bridge two pieces of software I'm using independently for a current IRT analysis. It seems to be exactly what I'm needing to finish building the final model. However, I'm getting a server error on installation within Stata:

. net inst raschjmle, from("http://www.paces-consulting.org/stata") checking raschjmle consistency and verifying not already installed... server reported server error could not copy http://www.paces-consulting.org/stata/test.jar (no action taken) r(675);

Any idea why? Any workarounds?

Thanks!

mcfibb commented 2 years ago

Fixed, I think. Java issue on my end (Stata wasn't looking in the right place).