Skip to content

Please update python test #591

Description

@beew

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions