[MacPorts] #39415: py-stevedore @0.8: broken by distribute 0.7.2

MacPorts noreply at macports.org
Tue Jun 11 11:54:51 PDT 2013


#39415: py-stevedore @0.8: broken by distribute 0.7.2
---------------------------+--------------------------------
  Reporter:  macports1@…   |      Owner:  macports-tickets@…
      Type:  defect        |     Status:  new
  Priority:  Normal        |  Milestone:
 Component:  ports         |    Version:  2.1.3
Resolution:                |   Keywords:
      Port:  py-stevedore  |
---------------------------+--------------------------------

Comment (by macports1@…):

 To reproduce the error you should:

 1. install py27-virtualenvwrapper @4.0_0

 2. create a folder $HOME/Env

 3. make sure virtualenv27 is selected:

 {{{
 sudo port select virtualenv virtualenv27
 }}}

 4. add to your bash_profile:

 {{{
 export WORKON_HOME=$HOME/Env
 source /opt/local/bin/virtualenvwrapper.sh-2.7
 }}}

 5. Execute your terminal again.

 I think virtualenvwrapper @4.0_0 depends on distribute, but I might be
 wrong.

-- 
Ticket URL: <https://trac.macports.org/ticket/39415#comment:3>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list