Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upBuild fails with Python 3.8.3 and MSVC 14.25.28610 (VS2019) on Windows 10 #151
Comments
pactiv
commented
Jun 6, 2020
|
Are you explicitly building from source (e.g. with a |
|
@hoefling It fails for me this way when I do |
|
@Neurochrom can you add the full log of |
|
This may be unrelated however I'm running into a similar issue on MacOs. |
|
@pcrum please add the log of |
|
|
@pcrum this isn't related to |
|
Looks like this error exists also in python 3.8.2/Ubuntu 20.04 |
|
I have this same problem on Ubuntu 20 in a docker container, but it literally started today. Yesterday I built the Docker image, which contains EDIT: Found the issue. Need to have the following dependencies installed on ubuntu for it to build: |