Actions
Bug #2747
closedInstall breaks on older Python versions
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'
Updated by Victor Julien almost 6 years ago
- Status changed from New to Assigned
- Target version set to 1.0.2
- Affected Versions 1.0.1 added
Updated by Shivani Bhardwaj almost 6 years ago
- Status changed from Assigned to Resolved
Updated by Victor Julien almost 6 years ago
- Status changed from Resolved to Closed
Actions