how to install invesalus on apple silicone #674
Unanswered
karimluffy
asked this question in
Q&A
Replies: 1 comment
-
Hi,
For your first problem you can fix this way https://appletoolbox.com/app-is-damaged-cannot-be-opened-mac/
OpenMP is the name of the library. The command to install it is ahead in the tutorial.
The requirements_m1.txt was removed. You install the Python libraries using:
pip3 install -r requirements.txt
I need to update this tutorial.
Thanks.
Em 14 de out. de 2023, 14:24 -0700, karimluffy ***@***.***> escreveu:
… hi every one
i have a mac apple silicone and i want to run the app invesalus.
i install it from the website of the app. when i try to lunch it the app popoup but dont start even i press "allow ...from anywere" in security reglage.
so i search in google and i discover this forum . after a little bit of research time i found this blog :
https://github.com/invesalius/invesalius3/wiki/Running-InVesalius-3-in-Mac
i dont know any thing about this language python. but follow the instruction step by step (i dont found the OpenMP with "brew install OpenMP") so i keep going until i arive to this step :
when i put in the terminal the command : pip3 install -r requirements_m1.txt
i receive this error :
I apologize in advance for this request,
please take into account my inexperience and help me to be able to make this beautiful application work on my mac
thank you
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
hi every one
i have a mac apple silicone and i want to run the app invesalus.
i install it from the website of the app. when i try to lunch it the app popoup but dont start even i press "allow ...from anywere" in security reglage.
so i search in google and i discover this forum . after a little bit of research time i found this blog :
https://github.com/invesalius/invesalius3/wiki/Running-InVesalius-3-in-Mac
i dont know any thing about this language python. but follow the instruction step by step (i dont found the OpenMP with "brew install OpenMP") so i keep going until i arive to this step :
when i put in the terminal the command : pip3 install -r requirements_m1.txt
i receive this error :
i found also this link in an other discussion but the solution discribed not work for me or i don't use them on the right step 👍 https://appuals.com/damaged-app-cannot-be-opened-on-macos-error/
I apologize in advance for this request,
please take into account my inexperience and help me to be able to make this beautiful application work on my mac
thank you
@tfmoraes
Beta Was this translation helpful? Give feedback.
All reactions