Opened 2 years ago

Closed 2 years ago

#64998 closed defect (fixed)

openbabel @3.1.1 installs files that conflict with py310-openbabel

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: reneeotten (Renee Otten)
Priority: Normal Milestone:
Component: ports Version: 2.7.99
Keywords: Cc:
Port: openbabel, py-openbabel

Description

$ sudo port install py310-openbabel
--->  Computing dependencies for py310-openbabel
--->  Fetching archive for py310-openbabel
--->  Attempting to fetch py310-openbabel-3.1.1.1_0.darwin_19.x86_64.tbz2 from https://packages.macports.org/py310-openbabel
--->  Fetching distfiles for py310-openbabel
--->  Verifying checksums for py310-openbabel
--->  Extracting py310-openbabel
--->  Applying patches to py310-openbabel
--->  Configuring py310-openbabel
--->  Building py310-openbabel
--->  Staging py310-openbabel into destroot
--->  Installing py310-openbabel @3.1.1.1_0
--->  Activating py310-openbabel @3.1.1.1_0
Error: Failed to activate py310-openbabel: Image error: /opt/local/Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages/openbabel/__init__.py is being used by the active openbabel port.  Please deactivate this port first, or use 'port -f activate py310-openbabel' to force the activation.

Change History (1)

comment:1 Changed 2 years ago by reneeotten (Renee Otten)

Resolution: fixed
Status: assignedclosed

In 9607b0693fc7b6a9fc93a6b9499d0213e64ec39e/macports-ports (master):

openbabel: do not build Python bindings

  • these should/can be build separately with the pyXY-openbabel port

Closes: #64998

Note: See TracTickets for help on using tickets.