Closed dberardo-com closed 1 year ago
taxi example wont start due these errors:
poetry install --> ModuleNotFoundError: No module named 'platformdirs' poetry install --> ModuleNotFoundError: No module named 'pandas'
Also, added some more user-friendly explanation on the readme.
@MaxHalford i assume that the train.py script is optional, but one could still use it to "warm up" the model before starting the simulation. is this right?
taxi example wont start due these errors:
poetry install --> ModuleNotFoundError: No module named 'platformdirs' poetry install --> ModuleNotFoundError: No module named 'pandas'
Also, added some more user-friendly explanation on the readme.