[MacPorts] #68331: Problem installing py310-pytorch on Ventura 13.5.2

MacPorts noreply at macports.org
Mon Oct 2 22:10:06 UTC 2023


#68331: Problem installing py310-pytorch on Ventura 13.5.2
-----------------------+--------------------
  Reporter:  jbrundle  |      Owner:  (none)
      Type:  defect    |     Status:  new
  Priority:  Normal    |  Milestone:
 Component:  ports     |    Version:
Resolution:            |   Keywords:
      Port:            |
-----------------------+--------------------

Old description:

> sudo port install py310-pytorch
>
> --->  Computing dependencies for py310-pytorch
> Error: Can't install leveldb because conflicting ports are active:
> gperftools
> Error: Follow https://guide.macports.org/#project.tickets if you believe
> there is a bug.
> Error: Processing of port py310-pytorch failed

New description:

 {{{
 sudo port install py310-pytorch
 --->  Computing dependencies for py310-pytorch
 Error: Can't install leveldb because conflicting ports are active:
 gperftools
 Error: Follow https://guide.macports.org/#project.tickets if you believe
 there is a bug.
 Error: Processing of port py310-pytorch failed
 }}}

--

Comment (by ryandesign):

 py310-pytorch depends on leveldb, but MacPorts cannot install it for you
 because it conflicts with gperftools which you already have installed. If
 you want to install py310-pytorch, you'll have to `sudo port deactivate
 gperftools` first.

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


More information about the macports-tickets mailing list