Skip to content

Update for: Distribute merged into Setuptools 0.7+ #289

@sun

Description

@sun

Problem

  • Installation tutorial suggests to use Distribute, but Distribute has been merged into Setuptools 0.7+.

Resources

Proposed solution

  1. Replace Distribute installation instructions with just simply these commands for Setuptools:
    1. Download and install Setuptools from https://pypi.python.org/pypi/setuptools via ez_setup.py:

       $ python ez_setup.py
      

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions