FAQ

Act fails to run with the following error ValueError: unsupported pickle protocol: 3

This happens if you used python2.7 after using once act with python3.5. Delete the .options.act2.py.db in aGrUM root directory and you should be able to use python2.7 again.