Chris, Here is the fix:
https://github.com/sympy/sympy-bot/pull/133 Sean On Thu, Sep 13, 2012 at 2:38 AM, smichr <[email protected]> wrote: > I tried to run the most recent bot (Ubuntu 12.04, Py 2.7) and get: > > $ ../sympy-bot/sympy-bot list > Traceback (most recent call last): > File "../sympy-bot/sympy-bot", line 564, in <module> > main() > File "../sympy-bot/sympy-bot", line 154, in main > if options.copy_py3k_sympy and not options.reference: > AttributeError: 'Namespace' object has no attribute 'copy_py3k_sympy' > > Does anyone have suggestions of what the problem is and how to fix it? > > -- > You received this message because you are subscribed to the Google Groups > "sympy" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/sympy/-/lxQFeC0gvYAJ. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/sympy?hl=en. > -- You received this message because you are subscribed to the Google Groups "sympy" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/sympy?hl=en.
