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

Run time error #97

Open
haris-kkk123 opened this issue Aug 12, 2021 · 1 comment
Open

Run time error #97

haris-kkk123 opened this issue Aug 12, 2021 · 1 comment

Comments

@haris-kkk123
Copy link

error1
i am running this on window 10. after installing all the dependies. this programe run but after first frame execution the window crash and this error arise. if anyone know the solution it will be great.

@Habibjackson
Copy link

Habibjackson commented May 4, 2022

@haris-kkk123
Did you find any solution to this problem?
Edit

I found the solution to this problem.

step 1
download this file https://github.com/scikit-learn/scikit-learn/blob/0.22.X/sklearn/utils/linear_assignment_.py

step 2
copy the file to the utils directory

step 3
In sort.py line 26 replace sklearn.utils.linear_assignment_ as linear_assingment to from utils.linear_assignment_ import linear_assignment

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

2 participants