Skip to content

Updated deprecated sysconfig variable#45

Open
lvskng wants to merge 2 commits into
tuomasjjrasanen:masterfrom
lvskng:master
Open

Updated deprecated sysconfig variable#45
lvskng wants to merge 2 commits into
tuomasjjrasanen:masterfrom
lvskng:master

Conversation

@lvskng

@lvskng lvskng commented Sep 5, 2023

Copy link
Copy Markdown

The config var "SO" is deprecated as per this error message running sysconfig.get_config_var("SO") in a command line
:1: DeprecationWarning: SO is deprecated, use EXT_SUFFIX
I've updated the line to EXT_SUFFIX with the deprecated "SO" as fallback, the library works as expected again

@parkerlreed

Copy link
Copy Markdown

Thank you! This is working again for me as well.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants