Python3 64bit extension compiling failing again
Example: https://ci.appveyor.com/project/ionelmc/python-lazy-object-proxy/bu...
Do we have this problem again http://help.appveyor.com/discussions/problems/1266-no-64bit-compile... ?
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
Support Staff 1 Posted by Feodor Fitsner on 28 May, 2015 08:33 PM
Why do you think it's the same problem?
This is the history of changes: http://www.appveyor.com/updates
2 Posted by Ionel Cristian ... on 28 May, 2015 08:34 PM
Only 64bit builds fail, and they passed cleanly before.
3 Posted by Ionel Cristian ... on 28 May, 2015 08:34 PM
Do you have any other idea about what might be going on?
Support Staff 4 Posted by Feodor Fitsner on 28 May, 2015 08:42 PM
Well, there was a different kind of error (
Add/Remove etc.
): https://ci.appveyor.com/project/ionelmc/python-lazy-object-proxy/bu...Now, it's something new. I'd assume that something in April 25th update broke it where
pip
and VC++ compilers for Python were pre-installed, but your last build on Mat 8th after that was successful.Support Staff 5 Posted by Feodor Fitsner on 28 May, 2015 09:01 PM
Well, looks like something external has changed. I've run the build on "previous" build worker image from May 3rd and got the same error: https://ci.appveyor.com/project/FeodorFitsner/python-lazy-object-proxy
This is yaml I used to run it: https://github.com/FeodorFitsner/python-lazy-object-proxy/blob/mast...
Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 01:56 AM.