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.

Curious folium version 0.0.0 messes up checks for version requirements

See original GitHub issue

When executing software tests on azure I run into trouble when checking for the installed folium version. If a package requires a particular folium version I get an error message like that:

+ pip check arosics 1.2.4 has requirement folium>=0.6.0, but you have folium 0.0.0.

I just checked the folium release history on PyPi and it indicates that you uploaded folium version 0.12.0 to PyPi on Jan 6, 2021. But if I scroll down to the bottom of the release history, I recognize that the curious folium version 0.0.0 was also uploaded to PyPi on Jan 6, 2021. Would it be possible that you just misleadingly uploaded a folium version 0.0.0? If yes, could you check that and clean up if necessary?

Thanks in advance for any help!

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:3
  • Comments:10 (5 by maintainers)

github_iconTop GitHub Comments

2reactions
ocefpafcommented, Jan 18, 2021

We’ll issue a bugfix release later today. Stay tuned.

1reaction
danschefcommented, Feb 2, 2021

@ocefpaf Setting the 0.0.0 release on PyPi to “yanked” did not solve the issue on our side (see here). However, the 0.12.1 release is still missing on conda-forge. I guess, this would help.

Read more comments on GitHub >

github_iconTop Results From Across the Web

folium - Bountysource
Created 7 years ago in python-visualization/folium with 2 comments. ... Curious folium version 0.0.0 messes up checks for version requirements $ 0.
Read more >
Folium - PyPI
folium builds on the data wrangling strengths of the Python ecosystem and the mapping strengths of the Leaflet.js library. Manipulate your data in...
Read more >
python - Could not find a version that satisfies the requirement ...
After 2 hours of searching, I found a way to fix it with just one line of command. You need to know the...
Read more >
3.4 Scene File Elements - POV-Ray
In a two dimensional grid, x is always to the right and y is up. The two versions of handedness arise from the...
Read more >
wordlist_3-2.txt
... ere 82 countess 82 uneasy 82 afforded 82 intense 82 manchester 82 obey 82 universe 82 weighed 82 owned 82 desperate 82...
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