Skip to content

Building with debug symbols #660

Answered by eli-schwartz
voidtrance asked this question in Q&A
Discussion options

You must be logged in to vote

This says that pip doesn't have a "-C" option, so it's a pip issue not a meson-python issue.

pip added this option in pip 23.1, see https://pip.pypa.io/en/stable/news/#v23-1

Before then you had to use --config-settings=setup-args=-Dbuildtype=debug IIRC.

Which version of pip do you have installed? Maybe try upgrading it (pip generally warns you when it is out of date, if it can).

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@voidtrance
Comment options

@rgommers
Comment options

@dnicolodi
Comment options

Answer selected by rgommers
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants