numpy for 64bit build
Hi,
For my project I am following the guide https://packaging.python.org/en/latest/appveyor.html to setup an automated build of my python package. The package requires numpy, so I added pip install numpy to the install.ps1 script. This works fine for the 32-bit builds, but the 64-bit builds fail with a bunch of warnings and errors.
The message log is attached.
With kind regards,
Pieter
- e.txt 22.4 KB
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
1 Posted by Pieter on Jan 31, 2015 @ 01:54 PM
Problem solved by using code from https://github.com/ogrisel/python-appveyor-demo
Support Staff 2 Posted by Feodor Fitsner on Jan 31, 2015 @ 04:00 PM
Great, thanks for the update!
-Feodor
Ilya Finkelshteyn closed this discussion on Aug 25, 2018 @ 01:53 AM.