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.

(Question) What to do if a packages requirements are not quite known (yet) - to answer myself

See original GitHub issue

Let’s say I have a list of requirements in a mach-nix.mkPython block and the build complains along the lines of

ERROR: Could not find a version that satisfies the requirement packaging (from Sphinx==2.3.1) (from versions: none) ERROR: No matching distribution found for packaging (from Sphinx==2.3.1) builder for ‘/nix/store/y8y8x98zyyczp66gcy2pv7ds3bxadl8b-python3.7-sphinx-2.3.1.drv’ failed with exit code 1

I already have providers = { sphinx = "nixpkgs"; };.

Issue Analytics

  • State:open
  • Created 3 years ago
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
DavHaucommented, Aug 4, 2020

Could you provide the original list of requirements that caused the error from the first post?

0reactions
573commented, Aug 5, 2020

The list of requirements is as in this file. The rest of my config as mentioned in this issue comment (#58).

Read more comments on GitHub >

github_iconTop Results From Across the Web

How To Nail An Interview If You're Not Qualified | Monster.com
In the days leading up to the interview, go over the job listing with a fine-tooth comb (or a regular comb, that'll work...
Read more >
Interview Questions About Your Salary Expectations
You can try to skirt the question with a broad answer, such as, “My salary expectations are in line with my experience and...
Read more >
How to Answer, 'What's Your Expected Salary?' - Robert Half
Don't panic when you're asked about your expected salary in a job interview. Read our tips on how you can answer with confidence....
Read more >
How to Be a Great Candidate Even If You're Under-Qualified ...
Consider the position carefully, and ask yourself how close of a match you have between the requirements and your experience. Are you applying...
Read more >
How to Answer “What Are Your Salary Expectations?”
Once the interviewer answers your question, they'll expect you to say if the salary works for you. So you still need to do...
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