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
Hello, first of all your project is really inspiring. I want to recalculate the trajectories and for this I set the "load_traj" variable to "false" in the "plot_hallway_data.py" file, but when I want to run it, it cannot find the "sklearn.svm.classes" module, the solution to this error seems to be version mismatch, I am also trying to install scikit-learn "0.19.1" version, but since it is an old version, it is incompatible with other packages and I cannot run it correctly. Do you have a solution suggestion for this?
The text was updated successfully, but these errors were encountered:
Hello, first of all your project is really inspiring. I want to recalculate the trajectories and for this I set the "load_traj" variable to "false" in the "plot_hallway_data.py" file, but when I want to run it, it cannot find the "sklearn.svm.classes" module, the solution to this error seems to be version mismatch, I am also trying to install scikit-learn "0.19.1" version, but since it is an old version, it is incompatible with other packages and I cannot run it correctly. Do you have a solution suggestion for this?
The text was updated successfully, but these errors were encountered: