When I try to import deeptrack I get the following error:
ImportError: This version of TensorFlow Probability requires TensorFlow version >= 2.11; Detected an installation of version 2.6.2. Please upgrade TensorFlow to proceed.
I guess that I can update tensorflow myself but I just want to make sure that this won't lead to a bunch more dependency issues. Maybe you could update the requirements file to reflect the appropriate versions?
When I try to import deeptrack I get the following error: ImportError: This version of TensorFlow Probability requires TensorFlow version >= 2.11; Detected an installation of version 2.6.2. Please upgrade TensorFlow to proceed.
I guess that I can update tensorflow myself but I just want to make sure that this won't lead to a bunch more dependency issues. Maybe you could update the requirements file to reflect the appropriate versions?