plenoi / SAPPHIRE

SAPPHIRE: a stacking-based ensemble learning framework for accurate prediction of thermophilic proteins
0 stars 1 forks source link

ModuleNotFoundError: No module named 'PLS' #1

Closed luke1879012 closed 2 years ago

luke1879012 commented 2 years ago

Unable to run the program properly

Error details: Traceback (most recent call last): File "D:/_code/_github/SAPPHIRE/sapphire.py", line 371, in allclf = load("./model/allclfs.sav") File "D:_code_github\SAPPHIRE\venv\lib\site-packages\joblib\numpy_pickle.py", line 587, in load obj = _unpickle(fobj, filename, mmap_mode) File "D:_code_github\SAPPHIRE\venv\lib\site-packages\joblib\numpy_pickle.py", line 506, in _unpickle obj = unpickler.load() File "D:_software\Python\Python36\lib\pickle.py", line 1050, in load dispatchkey[0] File "D:_software\Python\Python36\lib\pickle.py", line 1338, in load_global klass = self.find_class(module, name) File "D:_software\Python\Python36\lib\pickle.py", line 1388, in find_class import(module, level=0) ModuleNotFoundError: No module named 'PLS'

The Python interpreter is 3.6 The following instructions were executed:

pip install scikit-learn==0.24.1
pip install pandas
jetu20 commented 2 years ago

I also encounter similar issues

plenoi commented 2 years ago

really sorry we will fix that today !!

 

respect

Phasit

   

Sent: Wednesday, June 29, 2022 at 2:09 AM From: "jetu20" @.> To: "plenoi/SAPPHIRE" @.> Cc: "Subscribed" @.***> Subject: Re: [plenoi/SAPPHIRE] ModuleNotFoundError: No module named 'PLS' (Issue #1)

 

I also encounter similar issues

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.Message ID: @.***>

plenoi commented 2 years ago

Fix it !!