penn-cnt / ieeg-recon

IEEG electrode reconstruction: modular pipeline in MATLAB and Python
https://ieeg-recon.readthedocs.io
6 stars 2 forks source link

Installing VoxTool M1/M2 #6

Closed allucas closed 1 year ago

allucas commented 1 year ago

To install VoxTool in M1/M2 macs, PyQt5 needs to be installed in a slightly different way. First, terminal needs to be executed with Rosetta (follow instructions here: https://apple.stackexchange.com/a/428769 )

Make sure you have the most updated version of pip. Then you can run the command:

pip3 install pyqt5 --config-settings --confirm-license= --verbose