Re: python27-2.7.6_2 doesn't have pkg_resources?

2014-02-10 Thread Scott Sturdivant
bout the macro magic... Thanks, Scott On Mon, Feb 10, 2014 at 2:25 PM, Kubilay Kocak wrote: > On 11/02/2014 7:48 AM, Scott Sturdivant wrote: > > Thanks William, that indeed does appear to be the issue. Sorry for the > > noise, and thanks again for the pointer to the right directio

Re: python27-2.7.6_2 doesn't have pkg_resources?

2014-02-10 Thread Scott Sturdivant
Thanks William, that indeed does appear to be the issue. Sorry for the noise, and thanks again for the pointer to the right direction! On Mon, Feb 10, 2014 at 1:43 PM, William Grzybowski wrote: > > On Mon, Feb 10, 2014 at 6:07 PM, Scott Sturdivant < > scott.sturdiv...@gmail.com>

python27-2.7.6_2 doesn't have pkg_resources?

2014-02-10 Thread Scott Sturdivant
Hi, With the latest FreeBSD package (2.7.6_2), the pkg_resource module seems to be broken: # pkg info | grep python27 python27-2.7.6_2 Interpreted object-oriented programming language # /usr/local/bin/python2.7 -c 'import pkg_resources' Traceback (most recent call last): File "",