Hidden Varables in SymPi not Saved in Pickle
I define a python funciton that expects an argument that is a sympy expression. If I save it using pickle and read it back in a different session it will not load.
I define a python funciton that expects an argument that is a sympy expression. If I save it using pickle and read it back in a different session it will not load.