Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

what is this warning all about? #561

Open
tusharuit25 opened this issue Jul 2, 2024 · 1 comment
Open

what is this warning all about? #561

tusharuit25 opened this issue Jul 2, 2024 · 1 comment

Comments

@tusharuit25
Copy link

/home/ubuntu/modoboa-installer/modoboa_installer/scripts/modoboa.py:104: SyntaxWarning: invalid escape sequence '<'
req_version = req_version.replace("<", "<")
/home/ubuntu/modoboa-installer/modoboa_installer/scripts/modoboa.py:105: SyntaxWarning: invalid escape sequence '>'
req_version = req_version.replace(">", ">")

Impacted versions

  • Distribution: Debian / Ubuntu / Centos
  • Codename: Jessie / Trusty / Centos 7 / ...
  • Arch: 32 Bits / 64 Bits
  • Database: PostgreSQL / MySQL

Steps to reproduce

Full trace using --debug option or current behaviour

Expected behavior

Video/Screenshot link (optional)

@SpirusNox
Copy link

Have the same error when running 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

No branches or pull requests

2 participants