Dalba added a comment.

The last build that has been successful installing unicodedata2 (3c26042b):

The first build that could not install unicodedata2 (c058e8fc):

Both of them are trying to install unicodedata2 10.0.0.

The change in the following lines feels wrong. The newer builds have started to treat it as win32 instead of win64?

-    Creating library build\temp.win-amd64-2.6\Release\./unicodedata2/py2\unicodedata2.lib and object build\temp.win-amd64-2.6\Release\./unicodedata2/py2\unicodedata2.exp

+    Creating library build\temp.win32-2.7\Release\./unicodedata2/py2\unicodedata2.lib and object build\temp.win32-2.7\Release\./unicodedata2/py2\unicodedata2.exp

Another thing to notice is the following failure in installing pip in the newer builds:

Installing pip...
Exception calling "DownloadFile" with "2" argument(s): "The request was aborted: Could not create SSL/TLS secure channel."
At line:163 char:9
+         $webclient.DownloadFile($GET_PIP_URL, $GET_PIP_PATH)
+         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : NotSpecified: (:) [], MethodInvocationException
    + FullyQualifiedErrorId : WebException
 
Executing: C:\Python266-x64\python.exe C:\get-pip.py
python.exe : C:\Python266-x64\python.exe: can't open file 'C:\get-pip.py': [Errno 2] No such file or directory
At line:165 char:9
+         & $python_path $GET_PIP_PATH
+         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : NotSpecified: (C:\Python266-x6...le or directory:String) [], RemoteException
    + FullyQualifiedErrorId : NativeCommandError

TASK DETAIL
https://phabricator.wikimedia.org/T178969

EMAIL PREFERENCES
https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Dalba
Cc: Aklapper, pywikibot-bugs-list, Dalba, Magul, Tbscho, MayS, Mdupont, JJMC89, Avicennasis, jayvdb, Masti, Alchimista, Rxy
_______________________________________________
pywikibot-bugs mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/pywikibot-bugs

Reply via email to