[New-bugs-announce] [issue40629] Error MSB4086 (numeric comparison)

veganaiZe report at bugs.python.org
Thu May 14 19:25:06 EDT 2020


New submission from veganaiZe <veganaiZe-bot at yahoo.com>:

I'm getting an "error MSB4086: A numeric comparison was attempted ..." while attempting to build Python 3.8.3 (branch `3.8` from github) on Windows 8.1 (64-bit) with VC++ Build Tools 14.0 (2015 R3), at the command line.

I'm guessing that I might have an incorrect (ie. too old) version of the .NET tools?

I've attach the `PCBuild\clean.bat -vv` output.

I can provide many more details but I didn't want to overwhelm.

----------
components: Windows
files: clean_out.txt
messages: 368877
nosy: paul.moore, steve.dower, tim.golden, veganaiZe, zach.ware
priority: normal
severity: normal
status: open
title: Error MSB4086 (numeric comparison)
type: compile error
versions: Python 3.8
Added file: https://bugs.python.org/file49155/clean_out.txt

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue40629>
_______________________________________


More information about the New-bugs-announce mailing list