Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Default path for queries not found #49

Open
ppruc opened this issue Oct 23, 2021 · 3 comments
Open

Default path for queries not found #49

ppruc opened this issue Oct 23, 2021 · 3 comments

Comments

@ppruc
Copy link

ppruc commented Oct 23, 2021

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 ?

Bildschirmfoto 2021-10-23 um 14 06 07

Screenshot 2021-10-22 at 21 02 19

@demianw
Copy link
Owner

demianw commented Oct 23, 2021

Thanks for reporting. On it, will get back to you ASAP

@demianw
Copy link
Owner

demianw commented Oct 29, 2021

Dear @ppruc have you tried installing it within a conda environment instead of Apple's distribution? In this way it works for me.

@ppruc
Copy link
Author

ppruc commented Oct 29, 2021

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants