Skip to content

Error while building software on Mac #75

Answered by LucaGiaccone
VijayN10 asked this question in Q&A
Discussion options

You must be logged in to vote

@VijayN10 I encountered the same issues and managed to fix both. Here's what I did:

  1. I created a virtual environment using Anaconda with Python 3.12.4.
  2. I attempted to install the required packages, which gave me some warnings.
  3. When I tried to run the VesselVio.py script, I encountered errors about missing packages, such as 'pyvista'. I manually installed all the missing packages one by one.
  4. After this, I was able to successfully launch the app with Python 3.12.4.

However, I am not entirely sure if all the app's features will function correctly with Python 3.12.4. At least, the app launches now.

I hope this helps! I will keep you updated here about the software's performance.

Replies: 1 comment 9 replies

Comment options

You must be logged in to vote
9 replies
@VijayN10
Comment options

@JacobBumgarner
Comment options

@VijayN10
Comment options

@LucaGiaccone
Comment options

Answer selected by JacobBumgarner
@JacobBumgarner
Comment options

@VijayN10
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants