-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
The installation instructions describe installing in a python 3.6 environment or installing in the same environment as a SLEAP 1.3.3 install (python 3.7.12) -- the most current version of SLEAP. However, the requirement.txt for DeepLabStream calls for pandas 1.5.2, which requires at least python 3.8.
I tried updating the SLEAP environment to 3.8, but it immediately broke SLEAP. Please advise on how to sort out this dependency issue.