Changes between Initial Version and Version 1 of Ticket #28816


Ignore:
Timestamp:
Mar 17, 2011, 10:56:15 PM (13 years ago)
Author:
blb@…
Comment:

Unless there's a specific need for python 2.4, why not use py27-matplotlib (and hence, python 2.7) instead?

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #28816 – Description

    initial v1  
    22
    33First I installed Unison, and that worked. Then I tried to install '''py-matplotlib''' and got this very strange dependency set:
    4 
     4{{{
    55--->  Computing dependencies for py-matplotlib
    66--->  Dependencies to be installed: freetype libpng py-configobj python24 py-dateutil py-setuptools py-tz py-numpy fftw-3 py-nose py-pyobjc2 py-elementtree py-py2app-devel py-altgraph py-bdist_mpkg py-macholib py-modulegraph py-modulegraph-devel py-pyobjc2-cocoa py-tkinter tcl tk Xft2 fontconfig pkgconfig xrender xorg-libX11 xorg-bigreqsproto xorg-inputproto xorg-kbproto xorg-libXau xorg-xproto xorg-libXdmcp xorg-libxcb python27 bzip2 db46 gdbm readline sqlite3 xorg-libpthread-stubs xorg-xcb-proto libxml2 xorg-util-macros xorg-xcmiscproto xorg-xextproto xorg-xf86bigfontproto xorg-xtrans xorg-renderproto xorg-libXScrnSaver xorg-libXext xorg-scrnsaverproto
    7 
     7}}}
    88...
    99And you know what? It didn't work:
    10 
     10{{{
    1111--->  Activating py-modulegraph-devel @0.7.2_0
    1212Error: Target org.macports.activate returned: Image error: /opt/local/lib/python2.4/site-packages/modulegraph/__init__.py is being used by the active py-modulegraph port.  Please deactivate this port first, or use 'port -f activate py-modulegraph-devel' to force the activation.
     
    1717To report a bug, see <http://guide.macports.org/#project.tickets>
    181815:18 132:~$
    19 
     19}}}
    2020Just doesn't seem to me that this should happen...