global_racetrajectory_optimization
global_racetrajectory_optimization copied to clipboard
scikit version conflict on running main_globaltraj.py
Traceback (most recent call last):
File "/home/Ubuntu/Documents/global_racetrajectory_optimization-master/global_racetrajectory_optimization-master/main_globaltraj.py", line 114, in
I get the above error while trying to run main_globaltraj.py file. I tried installing the older version of scikit-learn==0.23.1 but it throws error while building assumably due to compatibility issues. Is there any way that this version conflict be resolved and made to run the latest version of scikit-learn?