mooch443 / trex

TRex, a fast multi-animal tracking system with markerless identification, and 2D estimation of posture and visual fields.
https://trex.run
GNU General Public License v3.0
81 stars 8 forks source link

Error in Local conda channel Installation #183

Closed mariaioan closed 1 year ago

mariaioan commented 1 year ago

Hello!

I want to use live-tracking, and I'm trying to compile the software. I tried both suggested ways and I'm having errors with both.

I have downloaded Visual Studio, and in Anaconda Powershell as admin [in Windows 10] , when I run ./build_conda_package.bat, I get this error:

CMake Error:
  Generator

    Visual Studio 16 2019

  could not find any instance of Visual Studio.

-- USER environment variable is set to:
CMake Error at CMakeLists.txt:8 (project):
  Generator

    Visual Studio 16 2019

  could not find any instance of Visual Studio.

-- Configuring incomplete, errors occurred!
See also "C:/ProgramData/Anaconda3/conda-bld/trex_1664291194034/work/Application/build/CMakeFiles/CMakeOutput.log".
CMake Error:
  Generator

    Visual Studio 16 2019

  could not find any instance of Visual Studio.

I have followed the instructions from this post and it didn't fix it.
https://stackoverflow.com/questions/51668676/cmake-visual-studio-15-2017-could-not-find-any-instance-of-visual-studio error_visual_studio

mooch443 commented 1 year ago

This would be resolved by installing Visual Studio 2019 :-)