Roman
Results
1
issues of
Roman
Minor issue, on fedora 31 with gcc-c++-9.2.1 the pip install fails due to syntax warning/errors. Was able to work around it by adding to setup.py cmake_args: '-DCMAKE_CXX_FLAGS=-Wno-error=parentheses' Hopefully syntax can...