In 'User Guide/Tutorials/Building Conda packages from scratch' section 'Editing the meta.yaml file' (link: https://docs.conda.io/projects/conda-build/en/latest/user-guide/tutorials/build-pkgs.html#editing-the-meta-yaml-file), the license : BSD is mentioned in the table for click but is ...
recipes/example/meta.yml → recipes/example/meta.yaml Original file line numberDiff line numberDiff line change @@ -33,7 +33,7 @@ build: # If the installation is complex, or different between Unix and Windows, use separate bld.bat and build.sh files instead of this key. # By default...
RUN cd /tmp && \ /home/ma-user/miniconda3/bin/pip install --no-cache-dir \ /tmp/mindspore_gpu-1.8.1-cp37-cp37m-linux_x86_64.whl \ easydict PyYAML # Create the container image. FROM nvidia/cuda:11.1.1-cudnn8-runtime-ubuntu18.04 COPY MLNX_OFED_LINUX-5.4-3.5.8.0-ubuntu18.04-x86_...
Custom conda package not available in R after installing from conda Cannot load libraries! CSV file from excel How to fix "configure: error: libproj not found in standard or given locations." when installing {{sf}} on macOS? How to get number of new items when given daily running...
conda-forge scipy: 1.15.0 2.2.1 sys.version_info(major=3, minor=12, micro=0, releaselevel='final', serial=0) C:\ProgramData\Miniconda3\envs\scratch\Lib\site-packages\scipy\__config__.py:154: UserWarning: Install `pyyaml` for better output warnings.warn("Install `pyyaml` for better ...
meta.yaml fixed conda meta.yaml file Feb 23, 2022 pyproject.toml setup package Feb 15, 2022 run_tests.sh added reproducibility unit tests Mar 2, 2025 setup.py use scipy hierarchical linkage rather than fastcluster Feb 28, 2025 View all files ...
Checklist Added a news entry Regenerated schema JSON if schema altered (python conda_smithy/schema.py) Right now we don't have recipe.yaml in our example folder, but we lint for it. This lint...
/Users/genevieb/Library/Application Support/napari/test-napari_4d90fd5740b9355a228bc861dcd2a5bc2d9b29ec/settings.yaml 💡 Additional Context Unsure if related to#6362 The behavriour there was a bit different. You couldn't even get as far as displaying the napari viewer, whereas this seg ...
pre-commit sample-config >.pre-commit-config.yaml Append to the created .pre-commit-config.yaml the following lines: - repo: https://github.com/akaihola/darker rev: v2.1.1 hooks: - id: darker install the Git hook scripts and update to the newest version: pre-commit install pre-commit...
name: corechannels:- conda-forgedependencies:- python=3.13- pip- pip:- smcore==0.2.4rc2 I am cd'ing to/cvib2/apps/personal/mbrown/code/core/cmd/client-apis/python/agents/full_mas_example Then executing: micromamba activate corecore start server &core start mas controller_example.py contro...