cbusillo / BD_to_AVP

3D Blu-ray to Apple Vision Pro converter
GNU General Public License v3.0
100 stars 5 forks source link

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

Closed zerotransform closed 5 months ago

zerotransform commented 5 months ago

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])'

cbusillo commented 5 months ago

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

zerotransform commented 5 months ago

That produces a “no command found”, even if in the folder with bd_to_avp.On Jun 9, 2024, at 9:44 AM, cbusillo @.***> wrote: Can you try it again without the bash at the beginning of the command?

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: @.***>

cbusillo commented 5 months ago

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.

cbusillo commented 5 months ago

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

zerotransform commented 5 months ago

I wasn't 100% sure how to get to the GUI version so I stopped. Looking forward to giving things a full rundown.

On Tue, Jun 11, 2024 at 7:39 PM cbusillo @.***> wrote:

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

— Reply to this email directly, view it on GitHub https://github.com/cbusillo/BD_to_AVP/issues/15#issuecomment-2161993784, or unsubscribe https://github.com/notifications/unsubscribe-auth/AGBOPRLTFSEGUJ4OTX662O3ZG6YHBAVCNFSM6AAAAABJAWBRQ2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNRRHE4TGNZYGQ . You are receiving this because you were mentioned.Message ID: @.***>

cbusillo commented 5 months ago

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.