Does Spyder work on Apple Silicon?

๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon

May also be known as Spyder or Spyder-ide Spyder

๐Ÿ“š Bundle Version History

org.spyder-ide.Spyder

v5.3.2
๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon
๐Ÿ–ฅ Supported Architectures X86
Full Info Plist
{
  "CFBundleDevelopmentRegion": "English",
  "CFBundleDisplayName": "Spyder",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeExtensions": [
        "py",
        "pyw",
        "ipy",
        "pyx",
        "pxd",
        "pxi",
        "c",
        "h",
        "cc",
        "cpp",
        "cxx",
        "h",
        "hh",
        "hpp",
        "hxx",
        "cl",
        "f",
        "for",
        "f77",
        "f90",
        "f95",
        "f2k",
        "f03",
        "f08",
        "pro",
        "m",
        "jl",
        "yaml",
        "yml",
        "patch",
        "diff",
        "rej",
        "bat",
        "cmd",
        "txt",
        "txt",
        "rst",
        "po",
        "pot",
        "nsi",
        "nsh",
        "scss",
        "css",
        "htm",
        "html",
        "xml",
        "js",
        "json",
        "ipynb",
        "enaml",
        "properties",
        "session",
        "ini",
        "inf",
        "reg",
        "cfg",
        "desktop",
        "md"
      ],
      "CFBundleTypeName": "Text File",
      "CFBundleTypeRole": "Editor"
    }
  ],
  "CFBundleExecutable": "Spyder",
  "CFBundleIconFile": "spyder.icns",
  "CFBundleIdentifier": "org.spyder-ide.Spyder",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "Spyder",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "5.3.2",
  "CFBundleSignature": "????",
  "CFBundleVersion": "0.0.0",
  "LSEnvironment": {
    "SPY_BRANCH": "fake-release",
    "SPY_COMMIT": "8b5ac96d6"
  },
  "LSHasLocalizedDisplayName": false,
  "NSAppleScriptEnabled": false,
  "NSHumanReadableCopyright": "Copyright not specified",
  "NSMainNibFile": "MainMenu",
  "NSPrincipalClass": "NSApplication",
  "NSRequiresAquaSystemAppearance": false,
  "PyMainFileNames": [
    "__boot__"
  ],
  "PyOptions": {
    "alias": false,
    "argv_emulation": false,
    "emulate_shell_environment": true,
    "no_chdir": false,
    "prefer_ppc": false,
    "site_packages": false,
    "use_faulthandler": false,
    "use_pythonpath": false,
    "verbose": false
  },
  "PyResourcePackages": [],
  "PyRuntimeLocations": [
    "@executable_path/../Frameworks/libpython3.9.dylib"
  ],
  "PythonInfoDict": {
    "PythonExecutable": "/Users/runner/hostedtoolcache/Python/3.9.5/x64/bin/python",
    "PythonLongVersion": "3.9.5 (default, May 25 2021, 07:41:55) \n[Clang 11.0.0 (clang-1100.0.33.17)]",
    "PythonShortVersion": "3.9",
    "py2app": {
      "alias": false,
      "template": "app",
      "version": "0.28.2"
    }
  }
}
Full Meta Details
{
  "fileSize": 0.046966552734375,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 17,
        "sizeofcmds": 1880,
        "flags": [
          "The object file has no undefined references and is executable.",
          "The object file is the input for the dynamic linker and can not be staticly link edited again.",
          "undefined"
        ],
        "reserved": 0
      },
      "loadCommandsInfo": [
        {
          "description": 4277009103,
          "size": 524291,
          "offset": " 0x0"
        },
        {
          "description": 524291,
          "size": 17,
          "offset": " 0x8"
        },
        {
          "description": "Routines Load Command",
          "size": 133,
          "offset": " 0x10"
        },
        {
          "description": 133,
          "size": 25,
          "offset": " 0x18"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x20"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x28"
        }
      ],
      "magic": "cffaedfe",
      "offset": "0",
      "processorSubType": 3,
      "processorType": "X86"
    }
  ]
}
Report Update