AxelBjork / Rush-Royale-Bot

Python based bot for Rush Royale
MIT License
29 stars 19 forks source link

dll load failed while importing pairwise distances reduction #89

Open Acidbath23 opened 10 months ago

Acidbath23 commented 10 months ago

this is the error im getting when running launch.gui...

File "C:\Users\user\OneDrive\Desktop\bots and dice\Rush-Royale-Bot-main.bot_env\lib\site-packages\sklearn\metrics\pairwise.py", line 33, in from ._pairwise_distances_reduction import PairwiseDistancesArgKmin ImportError: DLL load failed while importing _pairwise_distances_reduction: The specified module could not be found. Press any key to continue . . .

any suggestions???