-
Notifications
You must be signed in to change notification settings - Fork 12
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
Pycortex is not compatible with Windows #20
Comments
Pycortex is actually only used to look at results in a 3D viewer, which is very much optional. Most of the tutorials can be run without it, so we might want to remove this dependency. edit: actually it also uses pycortex's 2d colormaps, we would need to get them in another way. |
I think this Pycortex / Windows incompatibility is the reason why I am stuck with the first part? The command
I was so thrilled to go through the step-by-step guide for encoding! EDIT: this was indeed the reason. Works perfectly fine on Ubuntu. |
For those with Windows, the best option right now is to use the tutorials on Google colab (links open on colab). We're about to release also a Dockerfile to run the tutorials, which should make it possible for Windows users to run the tutorials locally. A preview is available here #29, but it hasn't been fully tested yet. |
Excellent, thank you - worked perfectly fine on Colab. |
Pycortex is not compatible with Windows, but other dependencies are Windows-compatible. What is the role of pycortex in the voxelwise_tutorials, and are there any alternative packages to pycortex that can be used on Windows?
The text was updated successfully, but these errors were encountered: