I want to use certain ML libraries that require python 3.9 or higher to work properly, but my MLWB is on 3.8.6, is there a way to update it? If so, how?
Page 1 / 1
Hi Herique,
To update the pycelonis package to the latest version, you can run the following command :
pip install --upgrade pycelonis
To install a particular version of pycelonis, you can try :
pip install pycelonis==x.y.z
Hope this works for you!
Best,
Riddhi
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.