-5

I installed from wheel and there were no issues in installation. But while importing into my program I am getting errors.

annapoll
  • 11
  • 1
  • 2

1 Answers1

1

Check that you run your .py script (where import catboost) with right python version

Dmitry Donskov
  • 126
  • 1
  • 2