Skip to content

Error running 03_bqml_introduction_training_example #67

Description

@marcfong

Cell:
AutoMLOps.provision(hide_warnings=False) # hide_warnings is optional, defaults to True

Error:


InvalidVersion Traceback (most recent call last)
in <cell line: 1>()
----> 1 AutoMLOps.provision(hide_warnings=False) # hide_warnings is optional, defaults to True

3 frames
~/.local/lib/python3.10/site-packages/packaging/version.py in init(self, version)
196 match = self._regex.search(version)
197 if not match:
--> 198 raise InvalidVersion(f"Invalid version: '{version}'")
199
200 # Store the parsed out pieces of the version

InvalidVersion: Invalid version: ''

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions