Skip to content

Conversation

@silverjam
Copy link
Contributor

numpy is supposed to be an optional dependency, remove the import and use a bytearray object instead of a numpy array

@silverjam
Copy link
Contributor Author

fyi @denniszollo -- I think this was a bug I wrote... noticed this in an environment where I hadn't installed numpy yet, anywhere that imports numpy needs to do it conditionally so that it can remain an optional dependency, for environments where numpy isn't readily available (like arm)

@silverjam silverjam merged commit 7ac6150 into master Jul 13, 2020
@silverjam silverjam deleted the silverjam/remove-numpy-import branch July 13, 2020 04:32
@silverjam silverjam restored the silverjam/remove-numpy-import branch July 13, 2020 04:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants