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.

Describe the new feature:

It would be great to have a conda recipe so that it can be included with projects that have more complicated build processes (for example, using libraries that need C/C++ compilers).

What is the current outcome?

Have a recipe for ptgnn on the conda-forge channel.

Is it backward-compatible?

Yes, and it would be forward-compatible as well, because the conda bots can automatically fetch new sdists pushed to pypi.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
mallamaniscommented, Jan 24, 2022

Thanks a lot for this!

1reaction
mallamaniscommented, Jul 19, 2021

I don’t have any experience with conda packages, but if you can submit a PR on this, I’d be happy to review/merge it 🚀

Read more comments on GitHub >

github_iconTop Results From Across the Web

Conda-build recipes
A conda-build recipe is a flat directory that contains the following files: ... conda-build will make an environment for you and install all...
Read more >
How to build Conda packages?
To install conda-build, in your terminal window or an Anaconda Prompt, run: ... conda build requires a conda recipe which is usually a ......
Read more >
Patching Source Code to Conda Build Recipes - Anaconda
We need a starting point for our recipe. There are three typical choices: * Manually create a meta.yaml from scratch or copy an...
Read more >
Contributing packages - conda-forge
To submit a package to the conda-forge channel, add its recipe and licence to the staged-recipes repository and create a pull request. Once...
Read more >
Conda Packages — The Joy of Packaging 0.1 documentation
cd python-packaging-tutorial/conda_build_recipes conda build 01_minimum ... run_exports : add dependencies to downstream consumers to ensure compatibility.
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