sbauldry / tetrad

2 stars 1 forks source link

cannot install #1

Open mcbeem opened 5 years ago

mcbeem commented 5 years ago

When I type: net install tetrad, from(https://github.com/sbauldry/tetrad/raw/master) replace

to install, I receive the following error:

. net install tetrad, from(https://github.com/sbauldry/tetrad/raw/master) replace unknown network protocol https://github.com/sbauldry/tetrad/raw/master/ either 1) is not a valid URL, or 2) could not be contacted, or 3) is not a Stata download site (has no stata.toc file).

mcbeem commented 5 years ago

Upon further investigation, it appears that the problem is that Stata 12.1 does not support https.

I am able to run tetrad.ado as a do-file after setting version = 12.

sbauldry commented 5 years ago

Thanks for catching this. I was not aware that Stata 12.1 does not support https. Please let me know if you encounter any other issues or have any questions about the command.