[New-bugs-announce] [issue43872] Unable to compile cpython in Visual Studio 2019

Shreyan Avigyan report at bugs.python.org
Fri Apr 16 13:39:48 EDT 2021


New submission from Shreyan Avigyan <shreyan.avigyan at gmail.com>:

Recently, I'm having some problem compiling cpython from Visual Studio 2019. I'm able to compile using the build.bat script. I'm using Visual Studio 2019 for about 2-3 months now for compiling and developing cpython. But unfortunately, some error occurs. While compiling cpython from Visual Studio 2019 the asdl_c.py, if I remember correctly, raises an exception that it was passed no arguments and therefore the build fails. After I compile cpython using build.bat script I'm able to build and rebuild cpython from Visual Studio 2019 without facing any problem for 2-3 days. Then again the error occurs. Can anyone explain to why this is happening? Or is this a bug in cpython?

----------
messages: 391239
nosy: shreyanavigyan
priority: normal
severity: normal
status: open
title: Unable to compile cpython in Visual Studio 2019
type: compile error

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


More information about the New-bugs-announce mailing list