0

Error on Terminal while running it locally

I am getting this error while running it locally. I have created environment using conda.Python=3.8 and Pycaret =2.3.5

Please help me to resolve it.

I created new enviornment to run it and it still didn't work.

vvvvv
  • 25,404
  • 19
  • 49
  • 81
Astha_H
  • 1
  • 1

1 Answers1

0

Based on that error message, seems like you don't have pycaret properly installed. Do conda list to see what packages are installed.

Caroline Frasca
  • 511
  • 2
  • 10