Project

General

Profile

Actions

Bug #4492

closed

pip install fails to install dependencies

Added by Jason Ish almost 3 years ago. Updated almost 3 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Affected Versions:
Effort:
Difficulty:
Label:

Description

Noticed while installing Suricata-Update on Corelight@Home.

pip install suricata-update

installs Suricata-Update correctly, but does not install the requirements like PyYAML.

As PyPi doesn't allow overwriting of versions, we have to fix this in a new version by only uploading the .tar.gz package and not the wheel.

Actions #1

Updated by Jason Ish almost 3 years ago

  • Status changed from Assigned to Closed

Fixed by not uploading the wheel to PyPI, just the .tar.gz.

Actions

Also available in: Atom PDF