Skip to content

setuptools no longer supports use_2to3 #1

Description

@ddarren

The codebase currently uses use_2to3 but setuptools no longer supports it: pypa/setuptools#2731

Build environments like Heroku now use a newer version ssetuptools so builds/deployments will fail using the visionLiveSDK library. See heroku/heroku-buildpack-python#1312

Hopefully this is just a simple fix of removing this line:

use_2to3=True,

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions