New submission from veganaiZe <veganaize-...@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 <rep...@bugs.python.org> <https://bugs.python.org/issue40629> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com