The source pypi archive is not conventional
See original GitHub issueThe source archive at https://files.pythonhosted.org/packages/cb/84/b4adcce3c0d961daf5376e504826dece67ba06d9c1c92ccbaa591936b7a1/torchani-2.1.1.linux-x86_64.tar.gz is required to build a conda package of torchani (see https://github.com/conda-forge/staged-recipes/pull/12242).
Its structure is not conventional: https://files.pythonhosted.org/packages/cb/84/b4adcce3c0d961daf5376e504826dece67ba06d9c1c92ccbaa591936b7a1/torchani-2.1.1.linux-x86_64.tar.gz
The source tarball should contain the source repo with setup.py file others. See this one as an example https://files.pythonhosted.org/packages/23/b0/ff0f4ffa3da1ddb242a295d5d19dd1775f567ad73a6ea7474eaa55e04836/scikit-learn-0.23.1.tar.gz
Issue Analytics
- State:
- Created 3 years ago
- Comments:5 (2 by maintainers)
Top Results From Across the Web
Pip download (just the source packages, no building, no ...
Hi. Sometimes all I want is the source for modules - and I'll work out the dependencies later - manually. So, I have...
Read more >Error with pip install from PyPI in self hosted Gitlab - General
Hello :slight_smile:, so far I am quite happy with our self hosted Gitlab but I cannot pip install the release of a library...
Read more >How to Publish an Open-Source Python Package to PyPI
In this step-by-step tutorial, you'll learn how to create a Python package for your project and how to publish it to PyPI, the...
Read more >Classifiers - PyPI
The Python Package Index (PyPI) is a repository of software for the Python programming language.
Read more >Include examples & docs with pip installed library from PyPi
The "source archive " tarball on PyPi has this content, but when I execute a traditional pip install, those are not included (at...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
The package is now available on conda-forge:
conda install -c conda-forge torchani
(haven’t tested it yet).Yes, you just need to wait for the index to be updated. Check again in ~10min.