Damseh / VascularGraph

MIT License
18 stars 3 forks source link

Mayavi On MacOS #2

Open Damseh opened 4 years ago

Damseh commented 4 years ago

After installation, one might need to update pyqt5 to run visualizations properly:

pip install --upgrade "pyqt5==5.12" pip install --upgrade "pyqtwebengine==5.12"