search_with_machine_learning_course icon indicating copy to clipboard operation
search_with_machine_learning_course copied to clipboard

Running ./index_data.sh fails silently

Open dtaivpp opened this issue 3 years ago • 1 comments

When running ./index_data.sh the script fails silently if the pyenv is not activated. This condition can be checked and can fail before the user spends too much time debugging.

dtaivpp avatar Jun 27 '22 13:06 dtaivpp

This is nice. I think it could be extended by automatically activating the pyenv at startup of the terminal.

ReinierKoops avatar Jul 09 '22 20:07 ReinierKoops