Changes between Initial Version and Version 1 of Ticket #66624


Ignore:
Timestamp:
Jan 4, 2023, 6:50:28 PM (16 months ago)
Author:
jmroot (Joshua Root)
Comment:

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

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #66624

    • Property Cc essandess cjones051073 reneeotten added
    • Property Priority changed from High to Normal
    • Property Summary changed from py39-tables broken to py39-tables: import fails
    • Property Port py-tables added; py39-tables removed
  • Ticket #66624 – Description

    initial v1  
    77import tables
    88results in error (see cut+paste below).
    9 
     9{{{
    1010Python 3.9.16 (main, Dec 11 2022, 19:51:58)
    1111[Clang 14.0.0 (clang-1400.0.29.202)] on darwin
     
    1818  File "tables/utilsextension.pyx", line 169, in init tables.utilsextension
    1919ImportError: cannot import name typeDict
     20}}}