<div dir="ltr">Hi William,<div><br></div><div>If you install anaconda and then do pip install nibabel and the same for dipy that should work in windows 7 without a problem.</div><div>My feeling is that you may have conflicting installations. Make sure that you remove all previous versions and try again. If the problem persists</div><div>we may have some problem in our setup.py file with windows and python 3.5 which we have missed. If this is the case then we </div><div>need to write an issue repost and investigate this further.</div><div><br></div><div>Also, you should know that using python 3.5 you will not have VTK working so no 3D visualization. This is because VTK is still not available </div><div>for python 3. If you want to use dipy for visualization of streamlines, odfs etc. you will need to switch to anaconda for python 2.x and do </div><div>conda install vtk.</div><div><br></div><div>You can also have a look at these links and see if you can get some ideas for fixing your problem.</div><div><a href="https://groups.google.com/a/continuum.io/forum/#!topic/anaconda/6_reeaIjx5c">https://groups.google.com/a/continuum.io/forum/#!topic/anaconda/6_reeaIjx5c</a><br></div><div><a href="http://stackoverflow.com/questions/32366195/python-error-3-the-system-cannot-find-the-path-specified">http://stackoverflow.com/questions/32366195/python-error-3-the-system-cannot-find-the-path-specified</a><br></div><div><br></div><div>Let us know how it goes and apologies for the delayed answer.</div><div><br></div><div>Cheers,</div><div>Eleftherios</div><div><br></div><div><br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Nov 27, 2015 at 2:36 AM, William Liu <span dir="ltr"><<a href="mailto:liuwill14@gmail.com" target="_blank">liuwill14@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><br><div>Hi,</div><div><br></div><div>I have been trying to install dipy on my Windows7, tried to download the dipy folder from the link then put it into the Python34 folder, then typed 'import dipy' on python, but it was no luck. Then I decided to use the Anaconda command line:</div><div>pip install dipy<br></div><div><br></div><div>but there was still an error like the one in this picture</div><div><img src="cid:ii_ihhbrg2p0_15147c2f9053eb5a" width="454" height="372"><br><br></div><div>I have also checked that I've had the other libraries like nibabel installed. What problems may I have here? Thank you in advance!</div><div><br></div><div><br></div><div><br></div><div>Best Regards,</div><div>William Liu</div><div>Eletrical & Biomedical Engineering IV</div><div><br></div></div>
<br>_______________________________________________<br>
Neuroimaging mailing list<br>
<a href="mailto:Neuroimaging@python.org">Neuroimaging@python.org</a><br>
<a href="https://mail.python.org/mailman/listinfo/neuroimaging" rel="noreferrer" target="_blank">https://mail.python.org/mailman/listinfo/neuroimaging</a><br>
<br></blockquote></div><br></div>