-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Closed
Labels
Description
Describe the bug
To Reproduce
Hi, I am trying to install the latest version of pycaret using pip and conda, however the version that gets installed is 2.2.0. I've tried the nightly version too and it's the same. Please see the commands below. Also, tried updating using the command below, but the version is still 2.2.0:
My python version is: Python 3.9.2
Can you please help installing the latest version 2.3?
Thank you.
pip install pycaret-nightly
pip install pycaret
conda install -c conda-forge pycaret
pip install -U pycaret
Expected behavior
Additional context
Versions