The pip error should display as part of the 'pip subprocess output:' in the output ofconda env create. To see the error, I run: (mwe) C:\Users\me\Documents\GitHub\project>pip install numpy==1.15.1 Collecting numpy==1.15.1 Using cached https://files.pythonhosted.org/packages/fb/7d/f8...
@@ -1803,10 +1810,26 @@ def bundle_conda(output, metadata: MetaData, env, stats, **kw): if files: # Files is specified by the output # we exclude the list of files that we want to keep, so post-process picks them up as "new" keep_files = { os.path.normpath(pth) for pth...
(base) C:\devapps\projects\conda-build>conda build wsamdata No numpy version specified in conda_build_config.yaml. Falling back to default numpy value of 1.11 WARNING:conda_build.metadata:No numpy version specified in conda_build_config.yaml. Falling back to default numpy value of 1.11 ...
Because of the limited length of this blog post, only the port forwarding function for AWS SSM is configured here to prevent anonymous access to the Grafana application at the edge. As noted inNew – Port Forwarding Using AWS System Manager Session Manager, port forw...
TEST START: /sdf/home/k/ktl/.conda/envs/conda-build/conda-bld/linux-64/rubin-env-nosysroot-9.0.0dev-py312hd166756_0.tar.bz2 WARNING: Multiple meta files found. The meta.yaml file in the base directory (/lscratch/ktl/tmpceijm5d8/info/recipe) will be used. Renaming work directory '...
WARNING: No numpy version specified in conda_build_config.yaml. Falling back to default numpy value of 1.22 Adding in variants from internal_defaults Adding in variants from /home/kapper/.local/lib/miniforge3/envs/bioconda/conda_build_config.yaml ...
rule test: input: f"tmp/input.txt" output: # Attempts: # "tmp/output.zarr" # "tmp/output.zarr/" # directory("tmp/output.zarr") directory("tmp/output.zarr/") conda: "envs/spark.yaml" shell: "mkdir -p {output} && " "echo '1' > {output}/f1.txt && " "echo '2' > {outp...
['/data/aihao/.conda/envs/torch/lib/python3.10/site-packages']; bad_roots (0): [] --- check: full_pip_freeze INFO: pip freeze --all: absl-py==1.4.0 accelerate==0.23.0 aiofiles==23.2.1 aiohttp==3.8.5 aiosignal==1.3.1 altair==5.1.1 anyio==3.7.1 appdirs==1.4.4 argon2-...
However, conda build fails withError: Failed to render jinja template in /home/conda/recipe_root/meta.yaml: 'PYTHON' is undefined Apparently, this happens because the entire jinja template is rendered for every output butPYTHONis only set if the currently-processed output has Python as a host...
conda build --cache-dir "<dir>" --croot "<extracted-source-dir>" --build-id-pat="" --source "<extracted-source-dir>\info\recipe" --debug ... DEBUG conda.gateways.logging:set_log_level(235): log_level set to 10 WARNING: Multiple meta files found. The meta.yaml file in the bas...