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.

branca dependency issue

See original GitHub issue

Does ipyleaflet require a specific version of branca? My geemap package depends on ipyleaflet. During the pip installation of geemap with a fresh conda env, I got the following error every time. However, the package works fine even with this error. Is there a way to get rid of this error? Thanks.

ERROR: ipyleaflet 0.13.0 has requirement branca<0.4,>=0.3.1, but you’ll have branca 0.4.1 which is incompatible.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:7 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
martinRenoucommented, Jul 1, 2020

No it simply required a fix on the recipe. Once it’s fixed we can merge and get 0.13.1 on conda

0reactions
davidbrochartcommented, Jul 1, 2020

It took some time but it’s there: https://github.com/conda-forge/ipyleaflet-feedstock/pull/88 Unfortunately it failed because it’s looking for a 0.13.0 JS file. We will probably need a 0.13.2 release, sorry for that.

Read more comments on GitHub >

github_iconTop Results From Across the Web

undeclared dependency on branca? · Issue #435 · python ... - GitHub
I cloned master to fix a bug but installing a local version of folium didn't work for me. It rather complained that branca...
Read more >
Branca Python module is unable to find 2 essential json files ...
EDIT: The problem seems to be with branca, which is a dependency of folium. It looks for that _cnames.json file which is in...
Read more >
branca - npm
Authenticated and encrypted API tokens using modern crypto. Latest version: 0.5.0, last published: 8 months ago. Start using branca in your ...
Read more >
branca - crates.io: Rust Package Registry
Branca is a secure alternative token format to JWT. This implementation is written in pure Rust and uses the XChaCha20-Poly1305 AEAD ...
Read more >
branca - Go Packages
branca is a secure alternative to JWT, This implementation is written in pure Go (no cgo dependencies) and implements the branca token ...
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