Skip to content

Spheroscope broken on Apple Silicon (as usual) #92

@schtepf

Description

@schtepf

Spheroscope doesn't work with Anaconda Python 3.9 on Apple Silicon, which does not include gdbm support. The line

import _gdbm

hence stops spheroscope/queries.py from loading. The use of _gdbm.error to detect a cache conflict in cwb-ccc, which doesn't use GDBM itself, seems rather fishy anyway.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions