Changes between Initial Version and Version 2 of Ticket #41201


Ignore:
Timestamp:
Nov 5, 2013, 2:57:15 PM (11 years ago)
Author:
ci42
Comment:

This is was not clean atttempt. Please try again:

$ sudo port selfupdate
$ sudo port clean --dist bison
$ sudo port clean py27-numpy py27-scipy py27-matplotlib py27-ipython py27-pandas py27-sympy py27-nose
$ sudo port install py27-numpy py27-scipy py27-matplotlib py27-ipython +notebook py27-pandas py27-sympy py27-nose

Reopen the ticket if it fails and attach the log file.

In the future please remember to use WikiFormatting and that you don't need to Cc yourself if you open a ticket.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #41201

    • Property Status changed from new to closed
    • Property Resolution changed from to worksforme
  • Ticket #41201 – Description

    initial v2  
    11I get and error when I try to install the SciPy stack using the command:
    2 
    3  sudo port install py27-numpy py27-scipy py27-matplotlib py27-ipython +notebook py27-pandas py27-sympy py27-nose
    4 
     2{{{
     3$ sudo port install py27-numpy py27-scipy py27-matplotlib py27-ipython +notebook py27-pandas py27-sympy py27-nose
     4}}}
    55which is taken from the SciPy site.
    66
     
    1212
    1313Below is the log text:
    14 
     14{{{
    1515version:1
    1616:debug:clean changing euid/egid - current euid: 0 - current egid: 0
     
    4141:notice:checksum Please see the log file for port bison for details:
    4242    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_bison/bison/main.log
     43}}}