Release 0.2 reports version "0+unknown"
See original GitHub issueUnder pip the geopandas release 0.2 is being reported as “0+unknown”
$ pip3 list | grep geopandas
geopandas (0+unknown)
Even when I upgrade it uninstalls “geopandas (0+unknown)” and then installs “geopandas (0+unknown)”.
At this very moment, it is not really causing me any problem. I could see there being issues with future releases or if someone need to install a particular version of geopandas for testing purposes.
Issue Analytics
- State:
- Created 7 years ago
- Comments:7 (7 by maintainers)
Top Results From Across the Web
Call to cuLinkAddData results in UNKNOWN_CUDA_ERROR
Hi there, I am using numba without conda in Manjaro OS. That is, just using the nvidia driver and nvidia toolkit system installations....
Read more >0.2.4.101. EAC Unknown file version error - Bug Reports
Once I logged in and tried to join a game as the americans in Normandy, I get this very weird error message about...
Read more >Changelog — Timeline documentation
Version 2.7.0¶. Released on 17 July 2022. Fixed crash reports and bugs: wx._core.wxAssertionError: C++ assertion "strcmp(setlocale(0, 0), "C") == 0" failed.
Read more >Changelog - pip documentation v22.3.1
2 (2014-12-23)#. Fix an issue where the output saying that a package was installed would report the old version instead of the new...
Read more >pypu · PyPI
pypu 0.2.0. pip install pypu ... Released: Sep 10, 2014. UNKNOWN ... If this isn't installed, images will not be resized, original version...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

OK, I uploaded a new version 0.2.1 (just with the version fix) to PyPI! Will also update the conda-forge package and the docs website
@darribas I wouldn’t necessarily wait for that (it’s just figuring out what went wrong, and tagging/uploading wheels again). But could certainly try to make a 0.3 with the plotting stuff by september! (I have to take some time to review the collection PR …)