Skip to content

Support deploying Python projects across different environments #155

@jianzs

Description

@jianzs

Currently, the deducer working with Python projects, Pyright deducer, can retrieve all the dependent modules for the specified compute closure. It then copies these modules to the directory where the closure is located. However, if the target environment differs from the local one – for example, if there's a different CPU architecture or operating system – the closures may not execute successfully.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingdeducerDeducer

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions