TissueEngineeringLab / MyoFInDer

Python interface for automatic calculation of the fusion index in muscle cell cultures
https://tissueengineeringlab.github.io/MyoFInDer/
GNU General Public License v3.0
3 stars 1 forks source link

Microsoft Visual C++ error during install #9

Closed WeisLeDocto closed 1 year ago

WeisLeDocto commented 1 year ago

The installation of MyoFInDer on Windows fails with the following error :

error: Microsoft Visual C++ 14.0 or greater is required. Get it with "Microsoft C++ Build Tools": https://visualstudio.microsoft.com/visual-cpp-build-tools/

This bug only occurs on Windows, and is python version-independent. It indicates that the C++ build tools that are necessary to build the deepcell_toolbox module are missing.