mARTin

Results 7 comments of mARTin

I had the same issue on a Fresh installed Windows 10 and running these commands in the CMD with Admin rights helped. ` pip install pytube pip install python-Levenshtein pip...

How can I confirm it as now everything is installed. How can I set it back to a previous stage? Delete the Python310\Lib\site-packages folder?

without changing anything I get this error now "WARNING: Ignoring invalid distribution -ensorflow (c:\users\martin\appdata\local\programs\python\python310\lib\site-packages)" think it is the torch Package pip install torch --no-cache-dir WARNING: Ignoring invalid distribution -ensorflow (c:\users\martin\appdata\local\programs\python\python310\lib\site-packages)...

I create installation Batch Scripts that install everything needed to run UltraSinger. - winget - ffmpeg - python 3.10 - git - ultrasinger - musescore JUST REMOVE THE ".TXT" at...

I recreated the Installer for Windows made for people who are not programmers and have most tools not installed yet. **Batch Script 1** _1st-part-install-winget-ffmpeg-and-python-3.10.bat_ download and remove the ".TXT" [1st-part-install-winget-ffmpeg-and-python-3.10.bat.TXT](https://github.com/user-attachments/files/17591381/1st-part-install-winget-ffmpeg-and-python-3.10.bat.TXT)...

Sorry that I can not code Python. Got this Batchfile as a working WORKAROUND and it Works. Just change some Paths an the UltraSinger Command to your needs. `@echo off...

despite the "workaround" would still be nice to have a fix