Changes between Initial Version and Version 2 of Ticket #25884


Ignore:
Timestamp:
Jul 31, 2010, 8:57:00 PM (14 years ago)
Author:
skymoo (Adam Mercer)
Comment:

I can't reproduce this:

$ port installed py26-matplotlib-basemap
The following ports are currently installed:
  py26-matplotlib-basemap @1.0_0 (active)
$ python -c "import mpl_toolikits.basemap"
$ port contents py26-matplotlib-basemap | grep dbflib
  /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/dbflib/__init__.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/dbflib/__init__.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/dbflib/dbflib.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/dbflib/dbflib.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/dbflibc.so

Does your version not contain dbflib?

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #25884

    • Property Cc jpringle@… removed
    • Property Keywords matplotlib-basemap removed
    • Property Status changed from new to assigned
    • Property Owner changed from macports-tickets@… to ram@…
  • Ticket #25884 – Description

    initial v2  
    11I upgrade macports with self update, and then update all packages.  py26-matplotlib and py26-matplotlib-basemap were updated to version one.  The command
    22
     3{{{
    34   import  mpl_toolkits.basemap
     5}}}
    46
    5 Then failed with "ImportError: No module named dbflib" at
     7Then failed with `"ImportError: No module named dbflib"` at
    68
     9{{{
    710/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/mpl_toolkits/basemap/__init__.py in <module>()
    811     36 from matplotlib.lines import Line2D
     
    1114     39 from proj import Proj
    1215     40 import numpy as np
     16}}}
    1317
    1418I tried uninstalling and then installing basemap again, and it did not help.  I think dbflib is supposed to be part of basemap; it was part of the py26-matplotlib-basemap package as of version 0.99.4_0