Skip to content

running setup.py install for scipy ... error #35

@zchox

Description

@zchox

I am using macOS Sierra 10.12.6 ,Python 3.6.2

install python through https://www.python.org/downloads/.
use "sodu python3 bootstrap.py" to start.

until...

Running setup.py install for django-pytest ... done
Running setup.py install for pytz ... done
Running setup.py install for numpy ... done
Running setup.py install for scipy ... error
Complete output from command /Users/zhangchen/openeis-master/env/bin/python3 -u -c "import setuptools, tokenize;file='/private/tmp/pip-build-ug95atul/scipy/setup.py';f=getattr(tokenize, 'open', open)(file);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, file, 'exec'))" -q install --record /tmp/pip-0x33h8ax-record/install-record.txt --single-version-externally-managed --compile --install-headers /Users/zhangchen/openeis-master/env/include/site/python3.6/scipy:

Note: if you need reliable uninstall behavior, then install
with pip instead of using `setup.py install`:

  - `pip install .`       (from a git repo or downloaded source
                           release)
  - `pip install scipy`   (last SciPy release on PyPI)

.
.
.

any reason , anyone has any idea how to do ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions