Skip to content

Python 3 support #4

@gar1t

Description

@gar1t

As of today, and the near future, Guild Python does not support Python 3. This ticket is to track progress and collect notes, ideas, rants, etc.

The challenge, as I see it, is that we're bringing in a lot of dependencies through Bazel, not the least of which is TensorBoard itself! It's not clear to me, short of exhaustive research and chasing issues, how easy it will be to finagle Python 3 support across the dependencies.

Frankly I think it will be far more sensible to just distribute Python with the Guild package and seal everything under an OS process.

As for Python level library use, Guild should support Python 3. If not, that is a bug that should be fixed as if it existed for Python 2.

Comments on this thread welcome!

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