Skip to content

Python Nuget Package misses debug libraries/dlls #156941

Description

@vladtepesch

Bug report

Bug description:

Then trying to create an c++ Application in Visual Studio that embeds Python and using the officially provided nuget package (https://www.nuget.org/packages/python/3.14.7) its impossible to run a debug configuration because the pyconfig.h enforces loading of python314_d.lib that does not exist in the package.

trying to mix relase build lib and debug code also does not work especially than trying to use pybind11.

CPython versions tested on:

3.14

Operating systems tested on:

Windows

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    OS-windowstype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions