TransitTrack / transittrack

Transit Track application used for monitoring vehiles and generate predictions
GNU General Public License v3.0
0 stars 0 forks source link

PredictionAccuracy module fails to load #49

Open TsimurSh opened 1 month ago

TsimurSh commented 1 month ago

The PredictionAccuracy module encounters issues during initialization, preventing it from loading properly.

@vesavlad how to run or use PredictionAccuracyModule?

vesavlad commented 1 month ago

@TsimurSh you can use PredictionAccuracyModule by doing @Component annotation on it.

TsimurSh commented 1 month ago

@vesavlad Yes. It's first what I tried to do. I added to PredictionAccuracy module @Component annotation, but when I realised that the module don't generate a data I changed dependency injection by deleting annotations @Autowired and adding constructors, but it didn't help as well.

vesavlad commented 1 month ago

please share the required data + config so that I can reproduce the problem

TsimurSh commented 3 weeks ago

@vesavlad sent via email. Please check your mailbox on outlook