-
Notifications
You must be signed in to change notification settings - Fork 9
Description
Bug Description
Hi Antoine, so I wanted to give your stemgen a shot :-)
pip install gave errors:
20240724 Antoine Stemgen install.txt
so I wanted to give the dockerthing a shot. I have about 10 dockers running on my NAS, but haven't installed docker on windows. running your docker gives a failure.
On my NAS I could create a nice config file where my network, map bindings etc are listed, can't find it on windows.
I can't get the env right I suppose.
Can you write me a line to convert A:\Stem\ToDO\Gloria.m4a ?
I tried with / and \ and // and \
docker run -v /A:/Stem:/A:/Stem -it --rm aclmb/stemgen:0.2.0 \ /A:/Stem/ToDo/Gloria.M4A
Thanks
PS I'd prefer the python because the docker is eating my diskspace, I will remove it again.
PPS the pyenv-win thing is used to give different py's another version of python, somethings don't work with newer versoions and vice versa
Version
docker 0.2.0
OS
win 10