symengine.py icon indicating copy to clipboard operation
symengine.py copied to clipboard

Symengine.py-0.11.0 fails after symengine was upgraded to 0.12.0: static assertion failed due to requirement '__is_cpp17_move_insertable<std::allocator<SymEngine::LLVMDoubleVisitor>, void>::value': The specified type does not meet the requirements of Cpp17MoveInsertable

Open yurivict opened this issue 1 year ago • 2 comments

See the log here.

Could you please make a release compatible with symengine-0.12.0?

Clang-18 FreeBSD 14.1

yurivict avatar Jun 25 '24 19:06 yurivict

I think we need to make a new release of symengine.py-0.12.0?

certik avatar Jun 25 '24 21:06 certik

Your current master revision also doesn't build with symengine-0.12.0

yurivict avatar Jun 26 '24 03:06 yurivict

Duplicate of https://github.com/symengine/symengine.py/issues/483

isuruf avatar Jul 09 '24 04:07 isuruf