Getting this error ERROR Python Script 7:13 Execute failed: ImportError: DLL load failed while importing _datasets_pair: The filename or extension is too long.

ERROR Python Script 7:13 Execute failed: ImportError: DLL load failed while importing _datasets_pair: The filename or extension is too long.

Hi Getting the above error when trying to import this module

these are the modules trying to import

import pandas as pd
pd.options.mode.chained_assignment = None # default=‘warn’
from datetime import datetime
import numpy as np
from numpy.random import RandomState
from sklearn import svm

Any idea/faced similar issue by anybody, support/inputs is really appreciated.
Thanks & Regards,
Gopal

Hi,

please send us the KNIME log around the incident.

(and please format code in the forum :slight_smile: )
Screenshot 2023-06-19 at 15.21.40

Best regards
Steffen

2 Likes

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.