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.

Document ignoring conda-verify

See original GitHub issue

Issue:

During the build process, the following error is shown: Importing conda-verify failed. Please be sure to test your packages. conda install conda-verify to make this message go away.

This can safely be ignored and it would be good to have this documented somewhere.

Prompted by: https://gitter.im/conda-forge/conda-forge.github.io?at=6079b460dc24646812c5cf4b

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:1
  • Comments:7 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
ForgottenProgrammecommented, Apr 20, 2021

FAQ should be a good place! Thanks.

1reaction
BastianZimcommented, Apr 20, 2021

It also happens under the other CIs and when building locally, so I would suggest somewhere more general, maybe the FAQs?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Verify conda recipes and packages - GitHub
conda-verify is a tool for (passively) verifying conda recipes and conda packages. The purpose of this verification process is to ensure that recipes...
Read more >
FAQ — conda-forge 2022.12.21 documentation
This message can be safely ignored as conda-forge doesn't use conda-verify. (Q) When the bot creates a pull request to a feedstock to...
Read more >
git bash - Invalid requirement - Stack Overflow
Try pip list --format=freeze > requirements.txt and rerun. It looks like this is caused by changing the behavior of pip freeze .
Read more >
Using the .condarc conda configuration file
To create or modify a .condarc file, open Anaconda Prompt or a terminal and enter the conda config command. The .condarc ...
Read more >
conda install <package spec...> - Fig.io
Options ; --only-deps, Only install dependencies ; --no-pin, Ignore pinned file ; --force-reinstall, Ensure that any user-requested package for the current ...
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