Project

General

Profile

Actions

Bug #2747

closed

Install breaks on older Python versions

Added by Shivani Bhardwaj over 5 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
High
Target version:
Affected Versions:
Effort:
Difficulty:
Label:

Description

The installation of suricata-update is breaking on very old Python versions. It gives

File "setup.py", line 48, in <module>
if any("pip" in arg for arg in distutils.sys.argv):
AttributeError: 'module' object has no attribute 'sys'

Actions

Also available in: Atom PDF