You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I try to run rcATT_gui.py, it runs fine. When I access the website, put some dummy text inside and press "Predict", the whole thing crashes and displays "ModuleNotFoundError: No module named 'sklearn.feature_selection.univariate_selection'", as seen in the screenshots below.
Is there anything that can be done?
The text was updated successfully, but these errors were encountered:
When I try to run rcATT_gui.py, it runs fine. When I access the website, put some dummy text inside and press "Predict", the whole thing crashes and displays "ModuleNotFoundError: No module named 'sklearn.feature_selection.univariate_selection'", as seen in the screenshots below.
![image](https://private-user-images.githubusercontent.com/19637856/290216411-1d7a6d8f-0936-44bf-972e-a94631514626.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkyNzgzMzksIm5iZiI6MTczOTI3ODAzOSwicGF0aCI6Ii8xOTYzNzg1Ni8yOTAyMTY0MTEtMWQ3YTZkOGYtMDkzNi00NGJmLTk3MmUtYTk0NjMxNTE0NjI2LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTElMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjExVDEyNDcxOVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWI2YmQ3MDA3NjY2NzQ2NDkwYzg0Y2Q5M2NhOTVhYmFmMzNiMTY3MzJmN2EzOWFiNjU5OWExNjU2MTgxNGU4ZjgmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.dDq_ng8-bRZYfax8N0BTCu-vK2Z2f3LfBfiTBEZGvUE)
Is there anything that can be done?
The text was updated successfully, but these errors were encountered: