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:
Sorry, the error I logged in my previous post was from the Windows 8 attempt. I simply meant that I had also tried from a Xubuntu (32-bit) installation and got the same ‘Forbidden URL …’ error.
Thanks. This seems to explain why I can’t install the software stack on my 32-bit Ubuntu image, though should I be able to install on my 64-bit Windows laptop?
I’m afraid not; this thread discusses the closest anyone has gotten to running the stack on Windows, and even with a new embedded Linux feature in a prerelease version of Windows 10, it doesn’t quite work.
If you can create a 64-bit Ubuntu image, that should work fine (though I’d recommend 14.04 rather than the latest Ubuntu LTS release, just because we’ve had more people try that out).
One more note on this: the stack can require a fair amount of memory to build (we’d very much like to reduce this, but we’re not there yet), so it’d definitely be a good idea to use a binary install (either Conda or CernVM FS) if your VM is limited in that regard (obviously, that’ll be faster too).