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.

Add a `conda` install option for `torchcam`

See original GitHub issue

🚀 Feature

A conda install option could be very helpful. Preferably, if it is on conda-forge channel. I have already started the work (PR: https://github.com/conda-forge/staged-recipes/pull/17307). Once the PR is merged, you will be able to install torchcam as:

conda install -c conda-forge torchcam

I will post updates once the PR is merged here in this issue.

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
frgfmcommented, Feb 4, 2022

I forgot to answer, but thank you for your hard work @sugatoray 🙏

1reaction
sugatoraycommented, Dec 23, 2021

Update ✨ 🚀

The PR was just merged and torchcam is now available on conda-forge. Please give it 2-3 hours before it becomes downloadable.

cc: @frgfm

image

Read more comments on GitHub >

github_iconTop Results From Across the Web

Torchcam - :: Anaconda.org
noarch v0.3.2. conda install. To install this package run one of the following: conda install -c conda-forge torchcam. Description.
Read more >
Add a conda installation option · Issue #180 - GitHub
I have started working on a PR (conda-forge/staged-recipes#17244) already to add grad-cam from PyPI to conda-forge channel. Once the PR is ...
Read more >
Installation - TorchCAM
Install the last stable release of the package using conda: ... git clone https://github.com/frgfm/torch-cam.git pip install -e torch-cam/.
Read more >
conda install
This command accepts a list of package specifications (e.g, bitarray=0.8) and installs a set of packages consistent with those specifications and compatible ...
Read more >
torchcam - PyPI
Python 3.6 (or higher) and pip/conda are required to install TorchCAM. Stable release. You can install the last stable release of the package...
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