-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Open
Labels
dependenciesPull requests that update a dependency filePull requests that update a dependency file
Description
Is there an existing issue for this?
- I have searched the existing issues
Operating System
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
- I agree to follow this project's Code of Conduct
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
dependenciesPull requests that update a dependency filePull requests that update a dependency file