Skip to content

Python3 Compatability #18

@kevthehermit

Description

@kevthehermit

Python2 is EOL

Collecting hpfeeds-logger
  Downloading https://files.pythonhosted.org/packages/c0/bd/f7c119ea6bc6c9646e2113a7454bd60c1a9fffd7733e33dd942d2a9f748a/hpfeeds-logger-0.0.7.7.tar.gz
    Complete output from command python setup.py egg_info:
    Downloading https://pypi.python.org/packages/source/d/distribute/distribute-0.6.14.tar.gz
    Extracting in /tmp/tmpay1463ms
    Traceback (most recent call last):
      File "/tmp/pip-build-unfas0o4/hpfeeds-logger/ez_setup.py", line 143, in use_setuptools
        raise ImportError
    ImportError
    
    During handling of the above exception, another exception occurred:
    
    Traceback (most recent call last):
      File "<string>", line 1, in <module>
      File "/tmp/pip-build-unfas0o4/hpfeeds-logger/setup.py", line 16, in <module>
        use_setuptools()
      File "/tmp/pip-build-unfas0o4/hpfeeds-logger/ez_setup.py", line 145, in use_setuptools
        return _do_download(version, download_base, to_dir, download_delay)
      File "/tmp/pip-build-unfas0o4/hpfeeds-logger/ez_setup.py", line 125, in _do_download
        _build_egg(egg, tarball, to_dir)
      File "/tmp/pip-build-unfas0o4/hpfeeds-logger/ez_setup.py", line 99, in _build_egg
        _extractall(tar)
      File "/tmp/pip-build-unfas0o4/hpfeeds-logger/ez_setup.py", line 467, in _extractall
        self.chown(tarinfo, dirpath)
    TypeError: chown() missing 1 required positional argument: 'numeric_owner'
    
    ----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-unfas0o4/hpfeeds-logger/

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions