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.

Not possible to install backoff from source distribution

See original GitHub issue

Hi,

with a switch to poetry it is not possible to install backoff using pip from source distribution.

$ pip install backoff --no-binary :all:

I reported the issue to poetry (https://github.com/sdispater/poetry/issues/760), but I thought it would make also sense to report it here. Read issue on poetry for longer version of the problem.

Would it be possible to switch back to setup.py? For now I’m pinning to older version of backoff. In any case thank you for your work and time.

Issue Analytics

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

github_iconTop GitHub Comments

5reactions
tspludecommented, Jan 13, 2020

Are there any plans to address this? My team as well as others at the company are pinning to 1.6.0 as our build process requires installing dependencies from source

1reaction
bgreen-litlcommented, Jan 4, 2021

Closing, as this seems to work fine now.

Read more comments on GitHub >

github_iconTop Results From Across the Web

backoff - PyPI
It is meant to be of use when accessing unreliable resources with the potential for intermittent failures i.e. network resources and external APIs....
Read more >
JDBC Source Connector Configuration Properties
Backoff time in milliseconds between connection attempts. ... For example, a NUMERIC(20) type with precision 20 would not be able to fit in...
Read more >
Kubernetes ErrImagePull and ImagePullBackOff in detail
Pod statuses like ImagePullBackOff or ErrImagePull are common when working with ... Pull: download an image to use it in a container.
Read more >
Configuration | Grafana Loki documentation
Some values may not be relevant to your install, this is expected as every ... of 511.5s(8.5m) before logs are lost backoff_config: #...
Read more >
Building resilient azure functions with retry policies - Medium
Retry Policy for service bus triggers does not increment max delivery count with its ... First, function runtime will try 5 times with...
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