chrismaddalena / ODIN

Automated network asset, email, and social media profile discovery and cataloguing.
https://posts.specterops.io/gathering-open-source-intelligence-bee58de48e05
BSD 3-Clause "New" or "Revised" License
630 stars 114 forks source link

'multiprocess' not found in requirements.txt #13

Closed vwieczorek closed 6 years ago

vwieczorek commented 6 years ago

The included requirements.txt does not include 'multiprocess' and thus needs to be installed separately on Mac 10.12.6.

chrismaddalena commented 6 years ago

Thanks for the heads up! This has been fixed in the latest push. I did add it to the requirements.txt file. However, I have now deprecated that file. It remains in the setup directory, but I now recommend using the Pipfile with pipenv.