`import os from platform import python_version if python_version() >= 3.7 && os.name == "posix": import platform_tools