Package Details: python2-six 1.16.0-6

Git Clone URL: https://aur.archlinux.org/python2-six.git (read-only, click to copy)
Package Base: python2-six
Description: Python 2 and 3 compatibility utilities
Upstream URL: https://pypi.python.org/pypi/six/
Licenses: MIT
Submitter: 0b100100
Maintainer: MarsSeed
Last Packager: 0b100100
Votes: 14
Popularity: 0.95
First Submitted: 2022-09-04 22:25 (UTC)
Last Updated: 2022-09-04 22:25 (UTC)

Latest Comments

tallero commented on 2024-01-27 20:24 (UTC)

Hi @0b100100, could you rewrite the --root option so it works on arm? See here.

0b100100 commented on 2022-09-25 21:37 (UTC)

@madjoe

I can't reproduce this issue.

Do you have python2-setuptools installed by pip? If this is the case please uninstall it. The class "DistutilsMetaFinder" is not included in setuptools 44.1.1 which is the latest version uploaded on the AUR.

madjoe commented on 2022-09-12 23:06 (UTC)

  File "/usr/lib/python2.7/importlib/__init__.py", line 37, in import_module
    __import__(name)
AttributeError: DistutilsMetaFinder instance has no attribute 'find_module'
==> ERROR: A failure occurred in build().