You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I try to load a wavesurfer 1.0.5 file with pywavesurfer, python seems to have a problem converting the version number into a string. Error isn't there with wavesurfer 0.97
Here is a screenshot of the error:
I'm using python 3.7 in a jupyter notebook.
The text was updated successfully, but these errors were encountered:
Hi,
I have something similar.
I get the following message on pip installed pywavesurfer: You are reading a WaveSurfer file version this module was not tested with: file version 1.0.1, latest version tested: 0.97
The master branch has the same tested version number:
When I try to load a wavesurfer 1.0.5 file with pywavesurfer, python seems to have a problem converting the version number into a string. Error isn't there with wavesurfer 0.97
Here is a screenshot of the error:
I'm using python 3.7 in a jupyter notebook.
The text was updated successfully, but these errors were encountered: