Hi Laurent,
I have created a issue on this problem on bitbucket.
Thanks a lot,
Xinxin
On Sun, Dec 14, 2014 at 10:25 AM, Laurent Gautier
wrote:
>
> Hi Xinxin,
>
> It might be better to follow up on the bitbucket issue page (
> https://bitbucket.org/lgautier/rpy2/issue/246/typeerror-nonetype-o
Hi Xinxin,
It might be better to follow up on the bitbucket issue page
(https://bitbucket.org/lgautier/rpy2/issue/246/typeerror-nonetype-object-is-not-iterable)
rather than on the list. The issue page can be associated easily with
revisions in the code, and allow you to share the full logs fro
Hi Laurent,
I am using gcc rather than clang.
I have corrected the typo in setup.py. This time I can run more installing
steps.
However, the installation was interrupted at the gcc compiling stage.
It seems that the problem is due to the unsuitable string after the
paramter -I.
=
gc
Typo: warnigs -> warnings
Try again.
Are you using clang rather than gcc by the way ?
2014-12-13 0:19 GMT-05:00 Xinxin Peng :
>
> Hi Laurent,
>
> There are still errors in other place.
>
>
> Traceback (most recent call last):
> File "setup.py", line 283, in
> ri_ext = getRinterface_ext()
>