+However, if you ever want to update your DLC, just run `pip install --upgrade deeplabcut` once you are inside your env. If you want to use a beta release, then you need to specify the specific version you want, such as `pip install deeplabcut==2.2b8`. Once installed, you can check the version by running `import deeplabcut` `deeplabcut.__version__`. Don't be afraid to update, DLC is backwards compatible with your 2.0+ projects and performance continues to get better and new features are added nearly monthly.
0 commit comments