Skip to content

SyntaxWarning when installing exe package #271

Description

@imrsaleh

Environment Details

  • pynsist version: 2.8 (Latest)
  • OS: Windows 11
  • Python Version: Python 3.14.6

Describe the bug

When running an installed .exe package generated by pynsist, a SyntaxWarning is triggered regarding an invalid escape sequence \A in _system_path.py.

Warning Output

_system_path.py:68: SyntaxWarning: invalid escape sequence '\A'   remove_from_system_path(r'C:\Anaconda')

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions