Hi everyone,
I’m getting ready for the LSST@Europe2 tutorials in Belgrade next week, but am encountering a permissions problem when trying to set up the science-pipeline stack inside Conda.
Specifically, I have installed Miniconda (Python 2.7) and am working through the setup commands listed in Section 2 on page https://pipelines.lsst.io/install/conda.html. However, having run:
% conda config --add channels http://conda.lsst.codes/stack
—apparently successfully, I encounter an error with the subsequent command:
% conda create --name lsst python=2
Fetching package metadata …Error: HTTPError: 403 Client Error: Forbidden for url: http://conda.lsst.codes/stack/win-64/repodata.json.bz2: http://conda.lsst.codes/stack/win-64/
I’ve tried the install on both a Xubuntu and a Windows 8 machine with exactly the same result.
Any advice as to what I am doing wrong would be much appreciated!
Thanks in advance,
George.