ValidationError: 1 validation error for ProjectInfoResponse dataSummaryProcessedData none is not an allowed value (type=type_error.none.not_allowed)

Following this link:

When trying to execute this line:

# List the available profile target devices
ei.model.list_profile_devices()

it give error: ValidationError: 1 validation error for ProjectInfoResponse dataSummaryProcessedData none is not an allowed value (type=type_error.none.not_allowed)

1 Like

Hello @wamiq.raza,

We have identified an issue and we’re working on fixing it.
Thanks for reporting it.

Best,

Louis

@wamiq.raza, issue has been fixed. Just run pip install -U edgeimpulse to update the package.

Aurelien

1 Like

@aurel thank you for your prompt response now its fixes