
Hello all, I've recently encountered issues building numpy off master on Windows in which setup.py complains that it can't find the Advapi library in any directories (which is an empty list). I scanned the DLL under System32 and ran /sfc scannow as Administrator, and both came up clean. Is anyone else encountering (or can reproduce) this issue, or is it just me? Any suggestions about how to resolve this problem? Thanks! Greg

On Tue, Jan 5, 2016 at 3:15 AM, G Young <gfyoung17@gmail.com> wrote:
Hello all,
I've recently encountered issues building numpy off master on Windows in which setup.py complains that it can't find the Advapi library in any directories (which is an empty list). I scanned the DLL under System32 and ran /sfc scannow as Administrator, and both came up clean. Is anyone else encountering (or can reproduce) this issue, or is it just me? Any suggestions about how to resolve this problem?
Can you give more details on your setup? Jaime (\__/) ( O.o) ( > <) Este es Conejo. Copia a Conejo en tu firma y ayúdale en sus planes de dominación mundial.

Sure. I'm running Windows 7 with Python 2.7.11, gcc 4.8.1, and GNU Fortran 5.2.0. It's very similar to the Appveyor Python 2 build. When I am in the numpy root directory, I run "*python setup.py build_ext -i*". I've attached the output I get from the terminal. Perhaps that might illuminate some issues that I'm not seeing. Greg On Mon, Jan 4, 2016 at 8:17 PM, Jaime Fernández del Río < jaime.frio@gmail.com> wrote:
On Tue, Jan 5, 2016 at 3:15 AM, G Young <gfyoung17@gmail.com> wrote:
Hello all,
I've recently encountered issues building numpy off master on Windows in which setup.py complains that it can't find the Advapi library in any directories (which is an empty list). I scanned the DLL under System32 and ran /sfc scannow as Administrator, and both came up clean. Is anyone else encountering (or can reproduce) this issue, or is it just me? Any suggestions about how to resolve this problem?
Can you give more details on your setup?
Jaime
(\__/) ( O.o) ( > <) Este es Conejo. Copia a Conejo en tu firma y ayúdale en sus planes de dominación mundial.
_______________________________________________ NumPy-Discussion mailing list NumPy-Discussion@scipy.org https://mail.scipy.org/mailman/listinfo/numpy-discussion

Hello all, Turns out I needed to do a complete re-installation of essentially everything that was involved in my Numpy setup. Now everything is working just fine! Cheers, Greg On Tue, Jan 5, 2016 at 7:45 AM, G Young <gfyoung17@gmail.com> wrote:
Sure. I'm running Windows 7 with Python 2.7.11, gcc 4.8.1, and GNU Fortran 5.2.0. It's very similar to the Appveyor Python 2 build. When I am in the numpy root directory, I run "*python setup.py build_ext -i*". I've attached the output I get from the terminal. Perhaps that might illuminate some issues that I'm not seeing.
Greg
On Mon, Jan 4, 2016 at 8:17 PM, Jaime Fernández del Río < jaime.frio@gmail.com> wrote:
On Tue, Jan 5, 2016 at 3:15 AM, G Young <gfyoung17@gmail.com> wrote:
Hello all,
I've recently encountered issues building numpy off master on Windows in which setup.py complains that it can't find the Advapi library in any directories (which is an empty list). I scanned the DLL under System32 and ran /sfc scannow as Administrator, and both came up clean. Is anyone else encountering (or can reproduce) this issue, or is it just me? Any suggestions about how to resolve this problem?
Can you give more details on your setup?
Jaime
(\__/) ( O.o) ( > <) Este es Conejo. Copia a Conejo en tu firma y ayúdale en sus planes de dominación mundial.
_______________________________________________ NumPy-Discussion mailing list NumPy-Discussion@scipy.org https://mail.scipy.org/mailman/listinfo/numpy-discussion
participants (2)
-
G Young
-
Jaime Fernández del Río