[MacPorts] #66624: py39-tables: import fails (was: py39-tables broken)

MacPorts noreply at macports.org
Wed Jan 4 18:50:28 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  |
------------------------+--------------------
Changes (by jmroot):

 * cc: essandess, cjones051073, reneeotten (added)
 * priority:  High => Normal
 * port:  py39-tables => py-tables


Old description:

> System: macOS Ventura 13.1
> MacPorts 2.8.0 (after clean install)
> XCode 14.2
>
> Error:
> Python 3.9.16
> import tables
> results in error (see cut+paste below).
>
> Python 3.9.16 (main, Dec 11 2022, 19:51:58)
> [Clang 14.0.0 (clang-1400.0.29.202)] on darwin
> Type "help", "copyright", "credits" or "license" for more information.
> >>> import tables
> Traceback (most recent call last):
>   File "<stdin>", line 1, in <module>
>   File
> "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9
> /site-packages/tables/__init__.py", line 99, in <module>
>     from .utilsextension import (
>   File "tables/utilsextension.pyx", line 169, in init
> tables.utilsextension
> ImportError: cannot import name typeDict

New description:

 System: macOS Ventura 13.1
 MacPorts 2.8.0 (after clean install)
 XCode 14.2

 Error:
 Python 3.9.16
 import tables
 results in error (see cut+paste below).
 {{{
 Python 3.9.16 (main, Dec 11 2022, 19:51:58)
 [Clang 14.0.0 (clang-1400.0.29.202)] on darwin
 Type "help", "copyright", "credits" or "license" for more information.
 >>> import tables
 Traceback (most recent call last):
   File "<stdin>", line 1, in <module>
   File
 "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9
 /site-packages/tables/__init__.py", line 99, in <module>
     from .utilsextension import (
   File "tables/utilsextension.pyx", line 169, in init
 tables.utilsextension
 ImportError: cannot import name typeDict
 }}}

--

Comment:

 Unfortunately this port has no maintainer currently. Cc'ing some past
 contributors in the hope they can help.

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


More information about the macports-tickets mailing list