[MacPorts] #73333: gnuradio: Dependency 'py39-fonttools' not found.

MacPorts noreply at macports.org
Wed Jan 7 08:11:44 UTC 2026


#73333: gnuradio: Dependency 'py39-fonttools' not found.
-----------------------+-----------------------
  Reporter:  edcernek  |      Owner:  michaelld
      Type:  defect    |     Status:  assigned
  Priority:  Normal    |  Milestone:
 Component:  ports     |    Version:
Resolution:            |   Keywords:
      Port:  gnuradio  |
-----------------------+-----------------------

Comment (by jmroot):

 Edit the file
 `/opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/_resources/port1.0/group/gnuradio-1.0.tcl`.
 You will need to run your editor with enough permissions to modify the
 file, which usually means running it as root. Find line 28 of the file,
 which should look like this:
 {{{
     default gnuradio.python_versions {3.9 3.10}
 }}}
 Edit the line so it looks like this:
 {{{
     default gnuradio.python_versions {3.9 3.10 3.14}
 }}}
 Save the file. Then, run `sudo port install gnuradio +python314` and see
 if it builds successfully, and if so, run it and see if it works.

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


More information about the macports-tickets mailing list