Package Details: python-datrie 0.8.2-2

Git Clone URL: https://aur.archlinux.org/python-datrie.git (read-only, click to copy)
Package Base: python-datrie
Description: Fast, efficiently stored Trie for Python. Uses libdatrie
Upstream URL: https://github.com/pytries/datrie
Licenses: LGPL
Submitter: alienzj
Maintainer: mschu
Last Packager: mschu
Votes: 0
Popularity: 0.000000
First Submitted: 2019-10-23 16:45 (UTC)
Last Updated: 2021-12-20 13:19 (UTC)

Latest Comments

alienzj commented on 2019-11-28 02:18 (UTC)

Thank you for your notification. Yes, I also encountered this problem. Now I have built a package: python-datrie-git, you can try it. Thanks again.

lysogeny commented on 2019-11-27 13:48 (UTC)

This package has an issue:

>>> import datrie
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
ImportError: /usr/lib/python3.8/site-packages/datrie.cpython-38-x86_64-linux-gnu.so: undefined symbol: trie_state_is_single

alienzj commented on 2019-10-23 17:23 (UTC)

This PKGBUILD has some problem.