martijnlentink / propresenter-custom-bibles

Tutorial to import custom Bibles in ProPresenter
34 stars 13 forks source link

Doesn't work on Mac that has Intel processor #19

Open Hookist opened 6 months ago

Hookist commented 6 months ago

In church I have Mac that works on Intel processor. When I've tried to run the program it shows me "bad cpu type in executable". Then I came to my brother he has two Macs. Program on Mac with apple processor works perfect but on the seond Max that Intel processor has the same issue "bad cpu type in executable". Is it possible to make specific built that will work on Mac with old arcitecture of processor?

martijnlentink commented 6 months ago

I'll see what I can do. Maybe if I change the VM type in the pipeline works, I don't have an old Mac lying around to test though, so if it is okay with you that I ask you to test on the machine, that will help me massively.

Hookist commented 6 months ago

Sure! I can test

martijnlentink commented 6 months ago

After reading a bit around and testing some workflows I saw this comment so I just decided to update my Python version and run it again. Could you check if this version indeed builds multi architecture? bible_import.OSX.tar.zip

Hookist commented 6 months ago

“bible_import” is damaged and can’t be opened. You should move it to the Bin.

image

martijnlentink commented 6 months ago

Okay. Next attempt 😄 bible_import.OSX.x86_64.tar.zip

Hookist commented 6 months ago

Unfortunatelly same error 😬

Hookist commented 6 months ago

I'm wondering is it possible to transfer bible translations from Windows to MAC for example? In this case my problem will be solved

martijnlentink commented 6 months ago

Sorry I haven't had the time to work on this further past days. That is indeed possible!

The bible should be stored as an RVBIBLE file in %programdata%\RenewedVision\ProPresenter\Bibles\sideload. And you should copy it on your Mac to location /Library/Application Support/RenewedVision/RVBibles/v2/

Hopefully this helps you.

Architeh commented 2 weeks ago

i got to this stage: "Last login: Wed Nov 6 14:48:22 on ttys000 /Users/media/Downloads/bible_import ; exit; media@Mac-Pro-media ~ % /Users/media/Downloads/bible_import ; exit; Which language would you like to download? Please give in a valid ISO 639 three character language code: ukr 3786: BIBLE Modern translation (CUV) 186: Bible in trans. Ivan Ohienko 1962 (UBIO) 188: Bible in translation P. Kulish and I. Pulyu, 1905 (UKRK) 204: The Holy Bible: In Modern Language (UMT) 3269: New Ukrainian Translation (NPU) 3149: Translation. Yu. Popchenko. (NUP) 1755: Translation by R. Turkonyak (UTT) Please select the number above to download the scripture: 1755 Retrieve bible metadata It appears that there is already a download folder for bible UTT. Are you sure you want to download the bible contents? [y/N]: y Starting download Translation by R. Turkonyak Traceback (most recent call last): File "bible_import.py", line 362, in File "bible_import.py", line 83, in download_bible_chapters KeyError: 'offline' [2632] Failed to execute script 'bible_import' due to unhandled exception!" how to fix it?