Is there an existing issue for this?
Operating System
Windows 11 and AlmaLinux 9.6 (Sage Margay)
DeepLabCut version
3.0.0rc14 (or rc13, depending whether the output is correct or not)
What engine are you using?
pytorch
DeepLabCut mode
multi animal
Device type
CPU (Windows), Nvidia L40S 48GB (Linux)
Bug description 🐛
I updated to the pre-release of rc14, but all output keeps showing the version as rc13.
I tested it on two systems (Win and Linux), and both show the same behavior
Steps To Reproduce
- Load env
pip install --upgrade --pre deeplabcut
- Load DLC
- See old version still displayed
Relevant log output
Successfully installed blosc2-4.1.2 bottleneck-1.6.0 deeplabcut-3.0.0rc14 filelock-3.15.4 msgpack-1.1.2 ndindex-1.10.1 numexpr-2.14.1 tables-3.10.1
(DEEPLABCUT) C:\Users\au783787>python -m deeplabcut
Loading DLC 3.0.0rc13...
Starting GUI...
In [1]: import deeplabcut
Loading DLC 3.0.0rc13...
In [2]: deeplabcut.__version__
Out[2]: '3.0.0rc13'
Anything else?
No response
Code of Conduct
Is there an existing issue for this?
Operating System
Windows 11 and AlmaLinux 9.6 (Sage Margay)
DeepLabCut version
3.0.0rc14 (or rc13, depending whether the output is correct or not)
What engine are you using?
pytorch
DeepLabCut mode
multi animal
Device type
CPU (Windows), Nvidia L40S 48GB (Linux)
Bug description 🐛
I updated to the pre-release of rc14, but all output keeps showing the version as rc13.
I tested it on two systems (Win and Linux), and both show the same behavior
Steps To Reproduce
pip install --upgrade --pre deeplabcutRelevant log output
Anything else?
No response
Code of Conduct