You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was hoping to experiment a bit with WMQL. I followed the installation instructions (https://tract-querier.readthedocs.io/en/latest/installation_instructions.html#installation-instructions) using pip install and the code provided, but MacOS keeps on throwing these error messages. (one while installation, the other error message when actually running the script) This issue is the same on 3 different systems with different MacOS Versions. Any suggestions what to do ?
The text was updated successfully, but these errors were encountered:
hey I just played arround a little more .. what did the trick was actually just using pip3 install for all the commands.. seems like there are two versions of python running on the systems and WMQL installs into the Python 2 libary by default.. at least thats my understanding. Anyways, it seems to work now, thanks for the help!
However, may I ask if you have experience with MRTrix compatibility? I converted my Whole Brain Tractography to vtk using tckconvert and receive files after running a WMQL script. When trying to reconvert it to MRTrix tck the command failes. Is this something you have experience with?
Hey everyone,
I was hoping to experiment a bit with WMQL. I followed the installation instructions (https://tract-querier.readthedocs.io/en/latest/installation_instructions.html#installation-instructions) using pip install and the code provided, but MacOS keeps on throwing these error messages. (one while installation, the other error message when actually running the script) This issue is the same on 3 different systems with different MacOS Versions. Any suggestions what to do ?
The text was updated successfully, but these errors were encountered: