这就是我到目前为止所做的。python setup.py build测试报告了一次失败。FAIL
ERROR: Run tutorial doctests.Traceback (most recent call last): File "test_Tutorial.py", line 152, in test_doctests ValueError: 4Tutorial do
我是c++新手,我比c++了解更多的python,我不得不将代码从c++更改为python,在要更改的代码中我找到了以下句子:p->arity = x; /* or some whit pointers im really noob on c++ but i think this is notimportan */