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

there is an error scipy 1.5.0 while import #211

Open
hevenangel opened this issue Sep 19, 2023 · 0 comments
Open

there is an error scipy 1.5.0 while import #211

hevenangel opened this issue Sep 19, 2023 · 0 comments

Comments

@hevenangel
Copy link

hevenangel commented Sep 19, 2023

if import scipy 1.5.0 and start,there is an error:
from scipy.stats import fisher_exact
from . import _distributor_init
WinDLL(os.path.abspath(filename))
self._handle = _dlopen(self._name, mode)
OSError: [WinError 126] The specified module could not be found

so I use scipy 1.4.1 solved

@hevenangel hevenangel changed the title there is a error scipy 1.5.0 while import there is an error scipy 1.5.0 while import Sep 19, 2023
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