[ET Trac] #2760: SyntaxWarnings Raised During Build Process with Python 3.12

Thiago Assumpcao trac-noreply at einsteintoolkit.org
Fri Oct 27 14:33:11 CDT 2023


#2760: SyntaxWarnings Raised During Build Process with Python 3.12

 Reporter: Thiago Assumpcao
   Status: new
Milestone: 
  Version: ET_2023_05
     Type: bug
 Priority: major
Component: SimFactory

When executing the `./simfactory/bin/sim build` command with Python 3.12, I encountered several warnings related to invalid escape sequences. The warnings are as follows:

```python
<string>:1: SyntaxWarning: invalid escape sequence '\d'
<string>:1: SyntaxWarning: invalid escape sequence '\('
```

‌

--
Ticket URL: https://bitbucket.org/einsteintoolkit/tickets/issues/2760/syntaxwarnings-raised-during-build-process
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.einsteintoolkit.org/pipermail/trac/attachments/20231027/e4957c54/attachment.htm>


More information about the Trac mailing list