Comment #1 on issue 3569 by [email protected]: ReferenceFrame is not
pickable
http://code.google.com/p/sympy/issues/detail?id=3569
Currently, instantiating ReferenceFrame returns RuntimeError
from sympy.physics.mechanics import *
N = ReferenceFrame('N')
Exception in SymPy Live of type
<type 'exceptions.RuntimeError'>
for reference the last 5 stack trace entries are
Traceback (most recent call last):
File "/base/data/home/apps/s~sympy-live-hrd/34.366402816395225014/shell.py",
line 760, in post
live.evaluate(statement, session, printer, stream)
File "/base/data/home/apps/s~sympy-live-hrd/34.366402816395225014/shell.py",
line 442, in evaluate
session.set_global(name, val)
File "/base/data/home/apps/s~sympy-live-hrd/34.366402816395225014/shell.py",
line 507, in set_global
blob = db.Blob(self.fast_dumps(value, 1))
File "/base/data/home/apps/s~sympy-live-hrd/34.366402816395225014/shell.py",
line 573, in fast_dumps
p.dump(obj)
File "/base/python_runtime/python_dist/lib/python2.5/pickle.py", line
218, in dump
self.save(obj)
RuntimeError: maximum recursion depth exceeded
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
You received this message because you are subscribed to the Google Groups
"sympy-issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sympy-issues?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.