GithubHelp home page GithubHelp logo

Comments (5)

senysenyseny16 avatar senysenyseny16 commented on May 20, 2024 1

Where possible, I've been trying to only use the conda-install-able versions of packages so that I don't accidentally overwrite a dependency for a pip-installed package by conda installing something else later. I'm just starting a new project so I definitely haven't yet discovered or installed all the packages I might need by this point!

got it, I think we can publish onnx2torch to conda-forge on the next week.

from onnx2torch.

senysenyseny16 avatar senysenyseny16 commented on May 20, 2024 1

Monica,

we submitted PR for conda-forge: conda-forge/staged-recipes#20266, as soon as it is accepted you can install onnx2torch by using conda install -c conda-forge onnx2torch command.

Feel free to open new issues and good luck in your research.

from onnx2torch.

senysenyseny16 avatar senysenyseny16 commented on May 20, 2024

hi Monica,

conda should track packages installed from PyPI (by pip), could you provide steps to reproduce your issue?

>>> conda activate ...
>>> pip install onnx2torch

>>> pip list | grep onnx2torch
onnx2torch              1.4.1

>>> conda list | grep onnx2torch
onnx2torch                1.4.1                    pypi_0    pypi

from onnx2torch.

monicathieu avatar monicathieu commented on May 20, 2024

Hi, yes! onnx2torch does appear as being sourced from PyPI when I conda list.

conda list | grep onnx2torch
onnx2torch                1.4.1                    pypi_0    pypi

I should have been a bit more specific--are there plans to release the package on a channel like conda-forge such that this works to install as well?

conda install -c conda-forge onnx2torch

Where possible, I've been trying to only use the conda-install-able versions of packages so that I don't accidentally overwrite a dependency for a pip-installed package by conda installing something else later. I'm just starting a new project so I definitely haven't yet discovered or installed all the packages I might need by this point!

from onnx2torch.

monicathieu avatar monicathieu commented on May 20, 2024

confirmed that it installed from the conda-forge channel! thank you again!

from onnx2torch.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.