I am trying to install the traj package in Stata 15.1 (windows 10), but I am encountering an error related to missing files. The error message I receive is as follows:
. 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://fmwww.bc.edu/repec/bocode/t/
r(601);
. net install traj, force
file http://fmwww.bc.edu/repec/bocode/t/traj.pkg not found
could not load traj.pkg from http://fmwww.bc.edu/repec/bocode/t/
r(601);
Can you help me?
Thank you,
Laíza
. 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://fmwww.bc.edu/repec/bocode/t/
r(601);
. net install traj, force
file http://fmwww.bc.edu/repec/bocode/t/traj.pkg not found
could not load traj.pkg from http://fmwww.bc.edu/repec/bocode/t/
r(601);
Can you help me?
Thank you,
Laíza
Comment