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.

RELEASE requirements?

See original GitHub issue

Hi,

When doing:

conda install pytorch torchvision -c pytorch
pip install -i https://test.pypi.org/simple/ kymatio

then cloning the corresponding release, and doing pytest, I have tons of errors that are evidences that none of the requirements.txt packages are installed. Actually, this makes me think we should have a pip for the GPU version(like pip install kymatio-gpu)?

https://github.com/kymatio/kymatio/blob/master/requirements.txt

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:12

github_iconTop GitHub Comments

2reactions
edouardoyalloncommented, Dec 16, 2018

ok. So I’ll edit such that:

pip install scikit-cuda cupy

replaces the requirements_cuda.txt

1reaction
jandencommented, Dec 16, 2018

I would be in favor of a pip install kymatio-gpu, but I can see how that is a commitment to have two, rather than one, PyPI hosted mirrors.

Yeah I’d rather go that route as well. It’s a little more work for us, but the users’ lives would be so much simpler. The question is whether we’d want to go PyTorch all the way and have “kymatio” and “kymatio-cpu”?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Release Requirements Definition | Law Insider
Release Requirements means the Executive's execution and acceptance of the terms and conditions of, and the effectiveness of the Release and the expiration...
Read more >
Requirements for a Valid Release
In order for it to take effect, a release must be supported by adequate consideration. Provided something of value is received, the consideration...
Read more >
release | Wex | US Law | LII / Legal Information Institute
San Diego Unified School District stated the requirement that “[a] valid release must be simple enough for a layperson to understand and additionally...
Read more >
Requirements and Release Planning - TechDocs
Comprehensive requirements, releases, and release plans help you manage the delivery of projects, services, products, programs, applications ...
Read more >
Reporting Requirements for Continuous Releases of ... - EPA
The Continuous Release Rule provides a reduced reporting option for facilities that release hazardous substances in a manner that is continuous, and stable...
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