[SciPy-Dev] Building SciPy from source for development

Ralf Gommers ralf.gommers at gmail.com
Wed Sep 11 01:14:19 EDT 2019


Hi Isabel,


On Tue, Sep 10, 2019 at 5:49 PM Isabel Kaspriskie <ikaspriskie at gmail.com>
wrote:

> Hello,
>
> I am setting up my development environment in order to start contributing
> to the scipy repo. I have run into an error that I have not been able to
> diagnose myself. When running `python setup.py install --user`, I find the
> following error. The output is large, so I have only copied the end of it,
> but please let me know if it is acceptable to attach a text file of the
> output if that helps.
>

What you can do is put the full build log in a gist (
https://gist.github.com/) and link to it. The actual error isn't visible,
it could be many things (and I doubt it's that f2py warning). A full build
log usually lets someone spot the issue quickly.

Cheers,
Ralf
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scipy-dev/attachments/20190910/6aa88c8a/attachment.html>


More information about the SciPy-Dev mailing list