Changes between Initial Version and Version 1 of Ticket #63782, comment 15


Ignore:
Timestamp:
Feb 23, 2022, 7:59:45 PM (2 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #63782, comment 15

    initial v1  
    55
    66||= Installation command =||= Output of `port -vq installed python39` =||= Arch =||= Command =||= Result =||
    7 || `$ port install python39 +universal` || python39 @3.9.9_0+lto+optimizations+universal (active) requested_variants='+universal' platform='darwin 21' archs='arm64 x86_64' date='2021-12-18T09:38:51+0900' || x86_64 || `arch -x86_64 /opt/local/bin/python3.9 -c 'import subprocess;'` || ImportError: dynamic module does not define module export function (PyInit__posixsubprocess) ||
     7|| `$ port install python39 +universal` || python39 @3.9.9_0+lto+optimizations+universal (active) requested_variants='+universal' platform='darwin 21' archs='arm64 x86_64' date='2021-12-18T09:38:51+0900' || x86_64 || `arch -x86_64 /opt/local/bin/python3.9 -c 'import subprocess;'` || ImportError: dynamic module does not define module export function (PyInit!__posixsubprocess) ||
    88|| `$ port install python39 +universal` ||   python39 @3.9.9_0+lto+optimizations+universal (active) requested_variants='+universal' platform='darwin 21' archs='arm64 x86_64' date='2021-12-18T09:38:51+0900' || arm64  || `arch -arm64 /opt/local/bin/python3.9 -c 'import subprocess;'` || success ||
    99