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.

Consider moving the pip package away from sourceforge

See original GitHub issue

Currently, the url for basemap in pypi points at https://downloads.sourceforge.net/project/matplotlib/matplotlib-toolkits/basemap-1.0.7/basemap-1.0.7.tar.gz. This means that in order to install basemap, one has to type the rather scary-looking and lengthy pip3 install --allow-external basemap --allow-unverified basemap basemap. Given this and some relatively shady stuff sourceforge have engaged in recently, I think it’s a good idea for you to move the distribution and update the pypi listing accordingly.

Issue Analytics

  • State:open
  • Created 8 years ago
  • Comments:15 (6 by maintainers)

github_iconTop GitHub Comments

3reactions
heitorPBcommented, Oct 16, 2018

any news, @WeatherGod ?

I’m also in a similar situation of @quang-ha:

$ pip search basemap
basemap (1.0.7)         - Plot data on map projections with matplotlib
projmap (0.7.2)         - High level wrapper of matplotlib-Basemap
tilemapbase (0.4.3)     - Use OpenStreetMap tiles as basemaps in python / matplotlib
basemap_Jim (0.1.1)     - basemap of Northwestern Atlantic Coastline for python plotting  .
Circles (0.1)           - Draw correctly-projected circles on a Basemap plot
daynight2geojson (0.1)  - Get day and night global geometry and dumps to a GeoJSON file. Builded on top of
                          Matplotlib Basemap Toolkit Library.
(venv) 
$ pip install basemap
Collecting basemap
  Could not find a version that satisfies the requirement basemap (from versions: )
No matching distribution found for basemap
(venv)
3reactions
dstufftcommented, May 18, 2016

Yea, you can upload to Warehouse now, but you’ll want to be aware of pypa/warehouse#1194.

Read more comments on GitHub >

github_iconTop Results From Across the Web

A cautionary tale from the decline of SourceForge | Hacker News
My point is that I don't believe there is a "general movement away from downloading binaries" evidenced by the rise of package managers...
Read more >
How do I run Python based software from SourceForge?
Consider the MySQL for Python packages, available via the "Download" link on the project page: in this case, you'll choose mysql-python and ...
Read more >
Problems installing Python Fabric on Windows 7
I'm trying to install Python Fabric on Windows 7 using the guide from Getting Python and Fabric Installed on Windows. What i did...
Read more >
SpamBayes FAQ - SourceForge
1.1 What is SpamBayes? SpamBayes is a tool used to segregate unwanted mail (spam) from the mail you want (ham). Before SpamBayes can...
Read more >
58 Migration Docutils from SourceForge to Github
There is literally no other python package I know of that is not using ... maintainers/existing contributors to move away from Sourceforge?
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