Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Don't try numarray and Numeric to get uint* data types #22

Merged
merged 1 commit into from Oct 9, 2014
Merged

Don't try numarray and Numeric to get uint* data types #22

merged 1 commit into from Oct 9, 2014

Conversation

ghost
Copy link

@ghost ghost commented Oct 9, 2014

Neither numarray nor Numeric provide the types uint8, uint16 or uint32. Trying to use them without having numpy installed will cause an AttributeError.

This fixes issue #15

Neither numarray nor Numeric provide the types uint8, uint16 or uint32. Trying
to use them without having numpy installed will cause an AttributeError.
gen2brain added a commit that referenced this pull request Oct 9, 2014
Don't try numarray and Numeric to get uint* data types
@gen2brain gen2brain merged commit 783f5c6 into mupen64plus:master Oct 9, 2014
@ghost ghost deleted the sdl_array branch October 9, 2014 20:19
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.

None yet

1 participant