Open main menu

Changes

if not req_target_platform and target_platform in ('amd64','x86_64'):
Should be:
print try_target_archs
if target_platform in ('amd64','x86_64'):