8000 UserWarning: Pandas requires version '2.8.4' · Issue #3111 · DeepLabCut/DeepLabCut · GitHub
[go: up one dir, main page]

Skip to content

UserWarning: Pandas requires version '2.8.4' #3111

@romainGuiet

Description

@romainGuiet

Is there an existing issue for this?

  • I have searched the existing issues

Operating System

Image

DeepLabCut version

v3.0.0rc13

What engine are you using?

pytorch

DeepLabCut mode

single animal

Device type

GeForce RTX 2080 Ti

Bug description 🐛

Dear @DeepLabCut team ,

thank you for the the detailed and flawless installation procedure !

When starting dlc I got the following warning :

Loading DLC 3.0.0rc13...
D:\conda\conda-envs\dlc\lib\site-packages\pandas\core\computation\expressions.py:21: UserWarning: Pandas requires version '2.8.4' or newer of 'numexpr' (version '2.7.3' currently installed).
  from pandas.core.computation.check import NUMEXPR_INSTALLED

Best

R

Steps To Reproduce

mamba create -n dlc python==3.10 -y

mamba install pytorch cudatoolkit=11.3 pytorch-cuda=11.8 -c pytorch -c nvidia -y

conda install -c conda-forge pytables==3.8.0 -y

pip install --pre  "deeplabcut[gui]"

dlc

Relevant log output

Anything else?

No response

Code of Conduct

Metadata

Metadata

Assignees

Labels

dependenciesPull requests that update a dependency file

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0