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

Please update python test #591

Open
beew opened this issue Jun 3, 2021 · 0 comments
Open

Please update python test #591

beew opened this issue Jun 3, 2021 · 0 comments

Comments

@beew
Copy link

beew commented Jun 3, 2021

I installed libgpuarray and pygpu but the python test won't run since recent versions of numpy have removed nosetester.

libgpuarray 0.7.6

numpy 1.20.3

Ubuntu 20.04

 from numpy.testing.nosetester import NoseTester
ModuleNotFoundError: No module named 'numpy.testing.nosetester

From web search the workaround is to downgrade numpy to 1.16 or something like that, but that is a ridiculous thing to do just in order to run an outdated test suite.

@beew beew changed the title Please update test Please update python test Jun 3, 2021
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

No branches or pull requests

1 participant