[MacPorts] #63782: python38 @3.8.12 has a problem when using venv: ImportError: dynamic module does not define module export function (PyInit__posixsubprocess)

MacPorts noreply at macports.org
Wed Nov 3 21:53:54 UTC 2021


#63782: python38 @3.8.12 has a problem when using venv: ImportError: dynamic module
does not define module export function (PyInit__posixsubprocess)
-----------------------+----------------------------
  Reporter:  casr      |      Owner:  (none)
      Type:  defect    |     Status:  new
  Priority:  Normal    |  Milestone:
 Component:  ports     |    Version:
Resolution:            |   Keywords:  monterey arm64
      Port:  python38  |
-----------------------+----------------------------

Comment (by casr):

 It seems to be in order...

 {{{
 $ port contents python38 | grep -i posixsub
 /opt/local/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8
 /lib-dynload/_posixsubprocess.cpython-38-darwin.so

 $ file
 /opt/local/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8
 /lib-dynload/_posixsubprocess.cpython-38-darwin.so
 /opt/local/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8
 /lib-dynload/_posixsubprocess.cpython-38-darwin.so: Mach-O universal
 binary with 2 architectures: [x86_64:Mach-O 64-bit bundle x86_64]
 [arm64:Mach-O 64-bit bundle arm64]
 /opt/local/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8
 /lib-dynload/_posixsubprocess.cpython-38-darwin.so (for architecture
 x86_64):  Mach-O 64-bit bundle x86_64
 /opt/local/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8
 /lib-dynload/_posixsubprocess.cpython-38-darwin.so (for architecture
 arm64):   Mach-O 64-bit bundle arm64
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/63782#comment:6>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list