jdtuck / fdasrsf_python

elastic fda python code
http://research.tetonedge.net
BSD 3-Clause "New" or "Revised" License
52 stars 18 forks source link

Installation error #1

Closed lmeszaros closed 6 years ago

lmeszaros commented 6 years ago

Installation failed, see the error message below:

Microsoft Windows [Version 6.1.7601] Copyright (c) 2009 Microsoft Corporation. All rights reserved.

python setup.py install running install running build running build_py running build_ext skipping 'src\optimum_reparamN.c' Cython extension (up-to-date) building 'optimum_reparamN' extension error: Unable to find vcvarsall.bat

jdtuck commented 6 years ago

This needs to be compiled from c and can have issues on windows. I don't use windows, but the link below talks about your error

https://stackoverflow.com/questions/2817869/error-unable-to-find-vcvarsall-bat

This has to do with your python install and access to a compiler

lmeszaros commented 6 years ago

Thanks a lot for your quick reply!

Best,

Lorinc Meszaros +31617605307

On 21 May 2018 at 22:16, Derek Tucker notifications@github.com wrote:

This needs to be compiled from c and can have issues on windows. I don't use windows, but the link below talks about your error

https://stackoverflow.com/questions/2817869/error- unable-to-find-vcvarsall-bat

This has to do with your python install and access to a compiler

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/jdtuck/fdasrsf_python/issues/1#issuecomment-390769327, or mute the thread https://github.com/notifications/unsubscribe-auth/Alq9GHlGZS7P7B1evjgMBvbqc3oOCIkAks5t0yC5gaJpZM4UHjKe .