print(f"Warning {package} should be at least version {required_version} but I detected that you have {package}={installed_version} installed. Try to run\n")
print(f"numpy>={required_version} (I detected that you have {installed_version} installed)")
print(e)
musttypeok()
exceptExceptionase:
print("The script was unable to locate an 'irlc' folder. The most likely reason this occurs is that you have moved the location of the script, or that you have deleted the irlc folder. ")
print("The current location of the script is:",sdir)
print("Make sure this folder contains an irlc folder. If you have deleted it, simply start over with the installation instructions. ")