Skip to content

Fix SyntaxWarning in setup.py#3069

Merged
davisking merged 1 commit intodavisking:masterfrom
Dobatymo:fix-re-warning
Apr 5, 2025
Merged

Fix SyntaxWarning in setup.py#3069
davisking merged 1 commit intodavisking:masterfrom
Dobatymo:fix-re-warning

Conversation

@Dobatymo
Copy link
Contributor

Newer python versions raise a syntax warning when installing dlib.

<string>:235: SyntaxWarning: invalid escape sequence '\('
<string>:236: SyntaxWarning: invalid escape sequence '\('
<string>:237: SyntaxWarning: invalid escape sequence '\('

@davisking
Copy link
Owner

Thanks for the PR :)

@davisking davisking merged commit 3ac03fa into davisking:master Apr 5, 2025
2 checks passed
@Dobatymo Dobatymo deleted the fix-re-warning branch April 5, 2025 14:37
davisking pushed a commit to kSkip/dlib that referenced this pull request Apr 19, 2025
@debnil-mercor
Copy link

Ran into this error earlier. Could a release be cut that includes this commit?

Thank you so much for all the hard work in maintenance! :)

@debnil-mercor
Copy link

Quick bump to the above - a new release with this commit would really be appreciated and fix breaking changes! @davisking

@davisking
Copy link
Owner

Oops, yeah, sorry for the delay. Just updated it.

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.

3 participants