airbnb / binaryalert

BinaryAlert: Serverless, Real-time & Retroactive Malware Detection.
https://binaryalert.io
Apache License 2.0
1.41k stars 187 forks source link

manage.py run issue #97

Closed goochi1 closed 6 years ago

goochi1 commented 6 years ago

Background

running manage.py configue and getting the following error:

UK-C02T55NPFVH4:binaryalert sgooch$ python ./manage.py configure File "./manage.py", line 60 def _get_input(prompt: str, default_value: str) -> str:

austinbyers commented 6 years ago

Hi @goochi1! Are you running with Python3 in a virtualenv?

If the Getting Started documentation doesn't fix the problem, let me know and I'd be happy to help!