maurermj08 / efetch

Evidence Fetcher (efetch) is a web-based file explorer, viewer, and analyzer.
Apache License 2.0
36 stars 7 forks source link

efetch won't start up #16

Open cdaly2 opened 6 years ago

cdaly2 commented 6 years ago

Hi, I installed efetch on Ubuntu 16.04 with the sift/stable and gift/stable repositories. Then when I went to start it I got the following error:

ImportError: No module named methods.wsgi

The complete error message was: efetch_error.txt

chrisdoman commented 6 years ago

Same issue when trying to install on SIFT - I think the current version of Rocket is broken, and it's not possible to install the earlier versions

maurermj08 commented 6 years ago

Sorry for the delayed reply to this issue. Yes, rocket is broken and I have moved development to flask. For now you can use the flask branch. I need to double check the requirements for it but it is decently stable.