f"{pkg}>={min_ver} is required for a normal functioning of this module, but found {pkg}=={pkg_resources.get_distribution(pkg).version}. Try pip install -r examples/requirements.txt"
f"{pkg}>={min_ver} is required for a normal functioning of this module, but found {pkg}=={got_ver}. "