[MacPorts] #66624: py39-tables: import fails
MacPorts
noreply at macports.org
Wed Jan 11 03:23:38 UTC 2023
#66624: py39-tables: import fails
------------------------+--------------------
Reporter: duchowski | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.8.0
Resolution: | Keywords:
Port: py-tables |
------------------------+--------------------
Comment (by reneeotten):
the issue is in {{{from numpy import typeDict}}} - this function has been
[https://numpy.org/doc/stable/release/1.21.0-notes.html#np-typedict-has-
been-formally-deprecated deprecated].
Probably updating the port to its latest upstream version
{{{
❯ port livecheck
py-tables seems to have been updated (port version: 3.6.1, new version:
3.8.0)
}}}
will resolve the issue. I quickly tried to do this but it seems there are
additional dependencies now and/or something else has changed so only a
quick-and-dirty {{{version}}} change isn't sufficient. I am not using this
port so am not that motivated to put time in it, but who knows if there is
a spare hour at some point ;)
--
Ticket URL: <https://trac.macports.org/ticket/66624#comment:2>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list