[SciPy-User] weave folder

Ralf Gommers ralf.gommers at gmail.com
Tue Jan 14 15:13:54 EST 2014


On Tue, Jan 14, 2014 at 9:24 AM, Norbert Marwan <marwan at pik-potsdam.de>wrote:

> Hi Ralf,
>
> thanks for the hint. But I cannot find any proper place where to change
> this module_dir variable. My guess is that I should do it in catalog.py,
> but I'm completely unsure where and whether this is right.
>

For weave.inline I think here:
https://github.com/scipy/scipy/blob/master/scipy/weave/inline_tools.py#L351

Ralf


>
> BEst
> Norbert
>
> Am 13. Jan. 2014 um 22:42 schrieb Ralf Gommers <ralf.gommers at gmail.com>:
>
>
>
>
> On Mon, Jan 13, 2014 at 12:46 PM, Norbert Marwan <marwan at pik-potsdam.de>wrote:
>
>> Hello,
>>
>> I would like to change the directory where weave is copying and compiling
>> the c-code. I have tried to find some information in the documentation but
>> failed. Can anyone help?
>>
>
>  There is no good way to change that at the moment AFAIK. It's not
> supposed to matter. If you want to change it by altering scipy.weave
> itself, look for the `module_dir` variable.
>
> Ralf
>
>
> _______________________________________________
> SciPy-User mailing list
> SciPy-User at scipy.org
> http://mail.scipy.org/mailman/listinfo/scipy-user
>
>
>
> _______________________________________________
> SciPy-User mailing list
> SciPy-User at scipy.org
> http://mail.scipy.org/mailman/listinfo/scipy-user
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.scipy.org/pipermail/scipy-user/attachments/20140114/aaf6baf8/attachment.html>


More information about the SciPy-User mailing list