Skip to content
This repository has been archived by the owner on Feb 17, 2022. It is now read-only.

Verify Windows and Mac support #4

Open
carlthome opened this issue Sep 23, 2016 · 7 comments
Open

Verify Windows and Mac support #4

carlthome opened this issue Sep 23, 2016 · 7 comments

Comments

@carlthome
Copy link
Owner

No description provided.

@carlthome
Copy link
Owner Author

Windows install works fine with 6928888 but some extra install steps are required, such as conda install -c conda-forge resampy and having to install sox with the official installer and adding both it as well as the Windows ffmpeg release manually to PATH.

@carlthome
Copy link
Owner Author

Could someone with OS X run python setup.py test as well so this issue can be closed?

@carlthome
Copy link
Owner Author

Actually, nevermind: abb9e5a

@carlthome
Copy link
Owner Author

Seems Travis's OS X support is a bit too fresh. The builds fail on silly stuff like not being able to unpack a tar: https://travis-ci.org/carlthome/python-audio-effects/jobs/168943133

@carlthome
Copy link
Owner Author

#18

@jootd
Copy link

jootd commented Jan 23, 2021

Could someone with OS X run python setup.py test as well so this issue can be closed?

Screenshot 2021-01-23 at 15 26 07

@carlthome
Copy link
Owner Author

Thanks for checking, @DataKhukhua! Looks like the tests aren't picked up by that command. Could you run pytest directly instead as in https://github.com/carlthome/python-audio-effects/blob/master/.github/workflows/test.yml#L38 (if you have time to spare)?

I should also just learn how to setup CI testing for all major OS:s at some point in my life. 🐼

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants