Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

new version #25

Open
Angrist75 opened this issue Jun 9, 2024 · 0 comments
Open

new version #25

Angrist75 opened this issue Jun 9, 2024 · 0 comments

Comments

@Angrist75
Copy link

I downloaded the new version 1.4 (the old 1.3 was perfect, OS windows server 2019 ) and after the installation when I launched for the first time the app this was what I read on the screen:

ImportError: DLL load failed while importing iterative: The specified module could not be found.
Traceback:
File "streamlit\runtime\scriptrunner\script_runner.py", line 565, in run_script
exec(code, module.dict)
File "C:\Users\Administrator\AppData\Local\Programs\OmicLearn\omiclearn\omiclearn.py", line 17, in
from utils.ui_components import (
File "PyInstaller\loader\pyimod03_importers.py", line 495, in exec_module
File "omiclearn\utils\ui_components.py", line 9, in
import sklearn
File "PyInstaller\loader\pyimod03_importers.py", line 495, in exec_module
File "sklearn_init
.py", line 82, in
File "PyInstaller\loader\pyimod03_importers.py", line 495, in exec_module
File "sklearn\base.py", line 17, in
File "PyInstaller\loader\pyimod03_importers.py", line 495, in exec_module
File "sklearn\utils_init
.py", line 17, in
File "PyInstaller\loader\pyimod03_importers.py", line 495, in exec_module
File "scipy\sparse_init_.py", line 283, in
from . import csgraph
File "PyInstaller\loader\pyimod03_importers.py", line 495, in exec_module
File "scipy\sparse\csgraph_init_.py", line 185, in
from .laplacian import laplacian
File "PyInstaller\loader\pyimod03_importers.py", line 495, in exec_module
File "scipy\sparse\csgraph_laplacian.py", line 7, in
from scipy.sparse.linalg import LinearOperator
File "PyInstaller\loader\pyimod03_importers.py", line 495, in exec_module
File "scipy\sparse\linalg_init
.py", line 120, in
from .isolve import *
File "PyInstaller\loader\pyimod03_importers.py", line 495, in exec_module
File "scipy\sparse\linalg_isolve_init
.py", line 4, in
from .iterative import *
File "PyInstaller\loader\pyimod03_importers.py", line 495, in exec_module
File "scipy\sparse\linalg_isolve\iterative.py", line 9, in
from . import _iterative

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant