enthought / enthought/comtypes

ndarray of VARIANTs does not work on Numpy 1.15 (works fine on 1.13)

Open
#166 0 comments 0 reactions 0 assignees View on GitHub
npsupport
Dominant language
Python
Stars
345
Forks
105
PR merge metrics
No merged PRs in 30d

Description

safearray._ndarray_to_variant_array:
----------> varr.flat = [VARIANT(v) for v in value.flat]
causes
ValueError: Error setting single item of array.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.