If updating Anaconda, the script fails with warnings about "ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()"
There might be a better way of fixing this, I wasn't sure about calling .any on None.
If updating Anaconda, the script fails with warnings about "ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()"
There might be a better way of fixing this, I wasn't sure about calling .any on None.