meinardmueller / synctoolbox

Sync Toolbox - Python package with reference implementations for efficient, robust, and accurate music synchronization based on dynamic time warping (DTW)
https://meinardmueller.github.io/synctoolbox
Other
108 stars 11 forks source link

Release with Python 3.9 #12

Closed magdalenafuentes closed 3 years ago

magdalenafuentes commented 3 years ago

Just as a reminder, since the release in pip right now is not working with python 3.9. In a conda environment with that python version I'm getting:

(joss_review) cusp-vmn244:repos mf3734$ pip install synctoolbox
ERROR: Could not find a version that satisfies the requirement synctoolbox (from versions: none)
ERROR: No matching distribution found for synctoolbox

Related to #6

openjournals/joss-reviews#3434

yiitozer commented 3 years ago

Dear @magdalenafuentes, I launched a new release. The new release is compatible with python3.9: https://pypi.org/project/synctoolbox/1.0.1/