ModuleNotFoundError: No module named sklearn.svm.classes

ModuleNotFoundError: No module named sklearn.svm.classes

[https://ci4.googleusercontent.com/proxy/Pwo-KOkO9FUvgJJDbyDy0VNQu0EW2ClyI_CZaYwCBhz7urYlilWj09MI5W7u59rbabc1EovV8IU_npnsDmBeVZhn4HcM1N22OvB3MOQZ1j0AnzXUQH64kgi9gHqdenIzQTRULq0GtILio3lsCxXgsG1lak9BRrJj0aZcV7obnufKBbHQnfLVom74IX05lEW4TukrEBMarMLtpEkTirBTeWIatmTPvPao0TSpkel35ATiCuk_lmkVrBqRlSLNW3pbWfBAknsIZAOBhMpBrJ64cWTc372j-7cEqg=s0-d-e1-ft#https://support.automationedge.com/galleryDocuments/edbsnafdd2739b7344b363453b64768d163106c159d37ff877dd4f4cd14bce5ab0348b6d5920ec7b60e0f79198ae6b11a63da57067cebd868088bd71810d4187853c1?inline=true]

Hi!

  1. For model-builder-plugin-3.2, we support Python38.So you must first install Python 38 .
  2. set environment variables.
  3. In Python38, create a new model and use it to make predictions.

NOTE: Python does not provide any backward compatibility. If you are using the previous model for prediction, then you will get the above error.