Patrowl / PatrowlDocs

PatrOwl - Open Source, Free and Scalable Security Operations Orchestration Platform
https://www.patrowl.io
GNU Affero General Public License v3.0
147 stars 51 forks source link

requirement python-magic-bin==0.4.14 #5

Closed resource-not-found-blank closed 6 years ago

resource-not-found-blank commented 6 years ago

pip install -r requirements.txt

...
Could not find a version that satisfies the requirement python-magic-bin==0.4.14 (from -r requirements.txt (line 26)) (from versions: )
No matching distribution found for python-magic-bin==0.4.14 (from -r requirements.txt (line 26))

Python 2.7.15rc1 pip 18.0 from /home/user/PatrowlManager/env/local/lib/python2.7/site-packages/pip (python 2.7) Ubuntu 18.04 LTS (Linux patrowl 4.15.0-33-generic #36-Ubuntu SMP Wed Aug 15 16:00:05 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux)

thalesmv commented 6 years ago

I removed the line python-magic-bin==0.4.14 from requirements as it's not intended for linux. I don't believe removing it has caused in issues so far.

resource-not-found-blank commented 6 years ago

Thanks @thalesmv I also chose this path. Maybe this package need remove from requirements. I wait for a response from the developers

MaKyOtOx commented 6 years ago

Hi all, sorry for the delay. python-magic-bin is not required. It has to be removed ! Thx all :)