Skip to content

setuptools no longer supports use_2to3 #1

@ddarren

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,

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