add RAIL installation steps #300
Annotations
1 error and 1 warning
Build
buildx failed with: ERROR: failed to solve: process "/bin/sh -c cd /tmp/desc-python/conda && bash install-desc.sh /opt/desc/py conda-pack.txt pip-pack.txt NERSC && find /$DESC_PYTHON_DIR -name \"*.pyc\" -delete && (find $DESC_PYTHON_DIR -name \"doc\" | xargs rm -Rf) || true && (find $DESC_PYTHON_DIR -name \"*.so\" ! -path \"*/xpa/*\" | xargs strip -s -p) || true && cd /opt/desc && wget https://github.com/LSSTDESC/rail/archive/refs/tags/v1.0.0.tar.gz && tar xzf v1.0.0.tar.gz && rm v1.0.0.tar.gz && cd rail-1.0.0 && pip install . && rail install --package-file rail_packages.yml && cd /tmp && rm -Rf desc-python" did not complete successfully: exit code: 127
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/build-push-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading