Skip to content

Commit ab3dec1

Browse files
committed
Workaround yet atnother buggy windows MKL package
1 parent 9ed0f59 commit ab3dec1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

environment-win64.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ dependencies:
1111
- scipy=1.9.3
1212
- scikit-learn
1313
- scikit-image
14-
- mkl!=2024.2.* # possible regression impacts eig solver
14+
- mkl=2024.1.* # possible regression impacts eig solver in later versions up to 2025.0

0 commit comments

Comments
 (0)