cbusillo/BD_to_AVP

Using command for easy install. Command not found after install. Error with bash.

Closed this issue · 6 comments

zt-mini@ZeroTransforms-Mac-mini bin % bash bd-to-avp --source disc:0 --output-root-folder Users/zt-mini/Movies
bd-to-avp: line 3: import: command not found
bd-to-avp: line 4: import: command not found
bd-to-avp: line 5: from: command not found
bd-to-avp: line 7: syntax error near unexpected token (' bd-to-avp: line 7: sys.argv[0] = re.sub(r'(-script.pyw|.exe)?$', '', sys.argv[0])'

Can you try it again without the bash at the beginning of the command?

If you just installed it, you will need to close the terminal and open a new one to refresh the environmental vars. It should have said that on the last lines of the installer (I removed the message when I was writing the GUI, but added it back)

Would you mind trying the GUI version instead? It might be easier. Its still a work in process, but I and a few others are using it.

@zerotransform did you figure this one out? New release incoming, I believe it fixes any install issues and adds an update check.

If you haven't found it yet... https://github.com/cbusillo/BD_to_AVP/releases

Please open a new issue if you have any problems. I hope everything works for you. I am adding language selection now and working on some subtitle bugs. After that looking at fixing some AI upscaling failures.