How do I resolve the "Runtime directory does not exist" error?

If the runtime folder is correctly found but you receive an invalid country error, please check the ...\runtime_data\config folder for valid options.

If the runtime folder is correctly found but you receive an invalid country error, please check the ...\runtime_data\config folder for valid options. Each allowable country has a *.conf file whose filename can be passed as a string to initialize the Alpr instance (i.e. ar, au, br, cn, etc).


Similarly to the configuration file, you also need a valid path to the runtime_data directory. Most examples default to searching the current folder so you can either copy the runtime folder there or modify the source code to search a different path and recompile.