Hello,
I am experiencing an issue while trying to install the Traj plug-in for Stata. I attempted to install it using the following command, but received the error message:
. net from http://www.andrew.cmu.edu/user/bjones/traj
file http://www.andrew.cmu.edu/user/bjones/traj/stata.toc not found
server says file temporarily redirected to https://www.andrew.cmu.edu/user/bjones/traj/stata.toc
http://www.andrew.cmu.edu/user/bjones/traj/ 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).
current site is still http://www.stata.com/
r(601);
. net install traj, force
file http://www.stata.com/traj.pkg not found
could not load traj.pkg from http://www.stata.com/
r(601);
It seems the file is temporarily redirected, but Stata cannot access it correctly. I’ve verified the URL, but it is still not working.
Has anyone experienced this issue or found an alternative way to install the Traj plug-in? Any help or suggestions would be greatly appreciated.
Thank you in advance!
Best regards,
Kate
I am experiencing an issue while trying to install the Traj plug-in for Stata. I attempted to install it using the following command, but received the error message:
. net from http://www.andrew.cmu.edu/user/bjones/traj
file http://www.andrew.cmu.edu/user/bjones/traj/stata.toc not found
server says file temporarily redirected to https://www.andrew.cmu.edu/user/bjones/traj/stata.toc
http://www.andrew.cmu.edu/user/bjones/traj/ 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).
current site is still http://www.stata.com/
r(601);
. net install traj, force
file http://www.stata.com/traj.pkg not found
could not load traj.pkg from http://www.stata.com/
r(601);
It seems the file is temporarily redirected, but Stata cannot access it correctly. I’ve verified the URL, but it is still not working.
Has anyone experienced this issue or found an alternative way to install the Traj plug-in? Any help or suggestions would be greatly appreciated.
Thank you in advance!
Best regards,
Kate
Comment