[miso-users] RE : Installing miso

Delong, Zhou Delong.Zhou at usherbrooke.ca
Tue Jul 30 09:36:47 EDT 2013


Hi,
Thank you for your reply.
I downloaded the package and ran “python setup.py” and I got another error:

Unable to find vcvarsall.bat

It seems that the file is related to some software called visual studio, but I don't think I have it on my PC and cannot understand why miso will need that to install..

Best,
Delong



________________________________________
De : Yarden Katz [yardenny at gmail.com] de la part de Yarden Katz [yarden at mit.edu]
Envoyé : 29 juillet 2013 21:02
À : Delong, Zhou
Cc : miso-users at mit.edu
Objet : Re: [miso-users] Installing miso

Hi,

I've never used Windows for development (or at all, really) but it looks like "easy_install" is choking on one of the files that comes with MISO, because it has colons/at signs in its name.  If the filename were quoted in the easy_install process this would be avoided but there's no way for you to fix that as a user of easy_install, as far as I know.  I would download the MISO package manually from pypi instead:

https://pypi.python.org/packages/source/m/misopy/misopy-0.4.9.tar.gz

Though there's still a chance that this filenames might cause problems on Windows.  Theoretically, they shouldn't because the paths are always quoted.

  --Yarden



On Jul 29, 2013, at 3:43 PM, Delong, Zhou wrote:

> Hi,
> I'm tring to install miso on windows and here are two errors that I got by using easy_install under cmd (cf attached pics)
> One is for python2.7 and the other for python3.3 .
> Can someone explain to me what is going wrong please?
> Thanks
> Delong ZHOU
>
>
> <python2.7 miso.jpg><python3.3 miso.jpg>_______________________________________________
> miso-users mailing list
> miso-users at mit.edu
> http://mailman.mit.edu/mailman/listinfo/miso-users




More information about the miso-users mailing list