0Xiaohei0 / VoiceToJapanese

146 stars 19 forks source link

Error when opening start.bat and setup.bat #30

Closed Xandathemanda closed 1 year ago

Xandathemanda commented 1 year ago

The system cannot find the path specified. C:\Users\lilbr\AppData\Local\Microsoft\WindowsApps\PythonSoftwareFoundation.Python.3.10_qbz5n2kfra8p0\python.exe: can't open file 'C:\Users\lilbr\Downloads\UI.py': [Errno 2] No such file or directory

PLEASE HELP PYTHON IS ALWAYS THE PROBLEM WITH EVERY TUTORIAL I FOLLOW PLEASEEEEEEEEEEEEEEE

akanevr commented 1 year ago

Have you installed the right python distro? It needs to be 3.10.

0Xiaohei0 commented 1 year ago

There is a exe version in 1.2.3 that you can try. About the error:"can't open file 'C:\Users\lilbr\Downloads\UI.py" It's trying to run UI.py in your downloads folder, you are likely running the script in the wrong directory.

Xandathemanda commented 1 year ago

There is a exe version in 1.2.3 that you can try. About the error:"can't open file 'C:\Users\lilbr\Downloads\UI.py" It's trying to run UI.py in your downloads folder, you are likely running the script in the wrong directory.

You removed the exe version from the github bro otherwise i wouldve done that already