I want do continous wavelet transform in my project, the package pywavelets is perfect, and i found it was support by chaquopy.I have install these packages successfully in my own PC(windows 10). But, ...
But the issue arises when I attempt to run the testing suite pytest . But since pytest wasn't originally installed as part of pip it throws (pywavelets) PyWavelets$ pytest . The program 'pytest' is ...