Re: [Rpy] ImportError: No module named packages/ggplot2

2011-01-18 Thread Peter Tittmann
Any hints even? thanks and apologies if this is an obvious question -- Peter On Thursday, January 13, 2011 at 5:29 PM, Peter wrote: > Hi, > > Im trying to load the rpy libraries for ggplot 2 and importr. I'm on > Ubuntu 10.10 x64 with R packages installed using aptitude (including >

[Rpy] ImportError: No module named packages/ggplot2

2011-01-13 Thread Peter
Hi, Im trying to load the rpy libraries for ggplot 2 and importr. I'm on Ubuntu 10.10 x64 with R packages installed using aptitude (including r-base-dev). Ive installed the ggplot2 package using the R package.install("ggplot2") command. I'm using the svn version of rpy2: >>> rpy2.__version__