evogym icon indicating copy to clipboard operation
evogym copied to clipboard

I also got the same error. The attached picture shows the error message.

Open veerendrav opened this issue 2 years ago • 2 comments

          I also got the same error. The attached picture shows the error message.
Screen Shot 2022-11-06 at 7 18 43 PM

Originally posted by @Hs-Cheng in https://github.com/EvolutionGym/evogym/issues/15#issuecomment-1304940827

veerendrav avatar Jan 17 '23 10:01 veerendrav

Hi @veerendrav thanks for your interest in EvoGym. I'm trying to recreate this issue, and suspect it has to with the cpp compiler/version of cpp being compiled.

For instance, if you are on windows, you will get this error if you attempt to build with the MS Visual Studios 2019 build tools. You will need to install the 2017 version as advised here.

Could you please send me the details of your system as well as the full output of your python setup.py install?

jagdeepsb avatar Feb 12 '23 20:02 jagdeepsb

Hi there I'm getting this same error as well.

OS: MacOS 13.13.1 CPU: arm64 (M1 Pro) CMake: cmake version 3.25.3 Compiler: Apple clang version 14.0.3 (clang-1403.0.22.14.1)

Full output attached as textfile. output.txt

jrieffel avatar Jul 17 '23 10:07 jrieffel

I've recently updated, simplified, and modernized EvoGym's build, which should fix this problem. Feel free to reopen this issue if the problem persists!

jagdeepsb avatar Aug 10 '24 21:08 jagdeepsb