Skip to content

rc14 is still reported as rc13 in the GUI and cli #3255

@tsievert

Description

@tsievert

Is there an existing issue for this?

  • I have searched the existing issues

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

  1. Load env
  2. pip install --upgrade --pre deeplabcut
  3. Load DLC
  4. 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

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingversioningRelated to project’s version number, release identifiers, version metadata

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions