Skip to content

Asset Bundles deploy does not work on windows #818

@meszdav

Description

@meszdav

I tried to deploy the init project with the asset bundles on windows (databricks bundle init than deploy), however I got an error message:

Error: INFO: Could not find files for the given pattern(s)

After updating from v0.205.0 to v0.206.0, I got a more clear message, with the info, that the cli tries to use the python3 command. In windows the basic python command is python and not python3. Can you please update it to use python instead of python3 on windows?

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