question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

`conda-build` is not referenced at all in the docs

See original GitHub issue

I just realized that on the Conda-Forge documentation we do not refer to conda-build’s documentation at all, which is very surprising. I am not sure if this is done on purpose, but when I started (and even after becoming an experienced feedstock maintainer) I had to refer to it more than often, because it is one of the pillars of Conda-Forge’s infrastructure.

Over the time I found the following pages are the most useful ones:

To the minimal extent, we should at least mention that this documentation exists so that advanced users/maintainers know where to look. Depending on the work scope, one may further consider incorporating some of the materials from there.

Issue Analytics

  • State:open
  • Created 2 years ago
  • Reactions:2
  • Comments:9 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
prachi237commented, Apr 7, 2021

I just realized that on the Conda-Forge documentation we do not refer to conda-build’s documentation at all, which is very surprising. I am not sure if this is done on purpose, but when I started (and even after becoming an experienced feedstock maintainer) I had to refer to it more than often, because it is one of the pillars of Conda-Forge’s infrastructure.

Over the time I found the following pages are the most useful ones:

To the minimal extent, we should at least mention that this documentation exists so that advanced users/maintainers know where to look. Depending on the work scope, one may further consider incorporating some of the materials from there.

many thanks for opening this issue, was not at all aware of this conda-build documentation. Now can work on improving this too as well

0reactions
vanshmehracommented, Apr 8, 2022

hi @leofang I am an outreachy applicant, can I work on this?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Conda build not working with python 3.6 · Issue #2584 - GitHub
I am trying to build my python 3.6 only project's documentation using a conda environment. However, this fails because the package requirements ...
Read more >
Defining metadata (meta.yaml) - Conda
All the metadata in the conda-build recipe is specified in the meta.yaml file. See the example below: {% set version = "1.1.0" %}...
Read more >
conda/conda-build - Gitter
So the command according to the conda build docs is conda install --use-local <packagename> . That did not work, nor did the alternative...
Read more >
Tips & tricks — conda-forge 2022.12.21 documentation
That happens because either the correct version of icu , or any other package in the error, is not present or the package...
Read more >
Conda build v3 — Bioconda documentation
If there are no compilers or other build tools, there should be no build: section. The new host section should have everything else....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found