You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2020/07/07 01:27:26 UTC

[GitHub] [beam] aaltay commented on a change in pull request #12172: [BEAM-10185] Building python wheels for Windows (on Github Actions)

aaltay commented on a change in pull request #12172:
URL: https://github.com/apache/beam/pull/12172#discussion_r450560041



##########
File path: .github/workflows/build_wheels.yml
##########
@@ -119,19 +123,24 @@ jobs:
       uses: actions/setup-python@v2
       with:
         python-version: 3.7
+    - name: Install Visual C++ for Python 2.7 on Windows

Review comment:
       cp27 is missing for windows-latests above. Why are we installing a Python 2.7 compiler?




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org