I uninstalled cadabra and install it again. However the same error appears, first this error is generated:
/usr/lib64/python3.5/importlib/_bootstrap.py:222: RuntimeWarning: to-Python converter for std::shared_ptr already registered; second conversion method ignored.
return f(*args, **kwds)
Traceback (most recent call last):
File "", line 1, in
TypeError: post_process() takes 1 positional argument but 2 were given
and when I recompile, the error that I commented previously appears again. I was looking for the cadabra2.so files and there are two of them:
/usr/lib64/python3.5/site-packages/cadabra2.so
/home/Xavier/cadabra2/build/core/cadabra2.so
But they are generated during the cadabra's installation.