Maxim,

Did you delete the previous version of the plugin from your python plugin directory? I had something similar when I did a reinstall without first deleting the old version.

John
        
On Mar 29, 2009, at 7:44 PM, Maxim Dubinin wrote:

Hi Carson,

great news, I'm using R a lot and the idea of interfacing it with QGIS
is great.

I have some problems with making manageR work. Though it seems that all the
components are there (python-rpy2, python-numpy):
http://gis-lab.info/images/screenshots/20090329-fqt-109kb.jpg

I'm still getting this error after installing and clicking on manageR
button

Traceback (most recent call last):
File "C:/Documents and Settings/mdubinin/.qgis//python/plugins \manageR\manageR.py", line 28, in run
   import manageRDialog
File "C:/Documents and Settings/mdubinin/.qgis//python/plugins \manageR\manageRDialog.py", line 6, in from QLayerConverter import QVectorLayerConverter, QRasterLayerConverter File "C:/Documents and Settings/mdubinin/.qgis//python/plugins \manageR\QLayerConverter.py", line 4, in
   import Numeric, array
ImportError: No module named Numeric

Âåðñèÿ Python:
2.5.2 (r252:60911, Feb 21 2008, 13:11:45) [MSC v.1310 32 bit (Intel)]

Ïóòü ïîèñêà Python:['C:/OSGeo4W/apps/qgis/./python', 'C:/ Documents and Settings/mdubinin/.qgis//python/plugins', 'C:/OSGeo4W/ apps/qgis/./python/plugins', 'C:\\WINDOWS\\system32\\python25.zip', 'C:\\OSGeo4W\\apps\\Python25\\DLLs', 'C:\\OSGeo4W\\apps\\Python25\ \lib', 'C:\\OSGeo4W\\apps\\Python25\\lib\\plat-win', 'C:\\OSGeo4W\ \apps\\Python25\\lib\\lib-tk', 'C:\\OSGeo4W\\apps\\qgis\\bin', 'C:\ \OSGeo4W\\apps\\Python25', 'C:\\OSGeo4W\\apps\\Python25\\lib\\site- packages', 'C:\\OSGeo4W\\apps\\Python25\\lib\\site-packages\\win32', 'C:\\OSGeo4W\\apps\\Python25\\lib\\site-packages\\win32\\lib', 'C:\ \OSGeo4W\\apps\\Python25\\lib\\site-packages\\Pythonwin', 'C:\ \OSGeo4W\\apps\\Python25\\lib\\site-packages\\wx-2.8-msw-unicode', 'C:\\Documents and Settings\\mdubinin\\.qgis\\python\\plugins\\fTools \\tools']

--
Best regards,
Maxim

Вы писали 29 марта 2009 г., 19:26:25:

CF> Hello listers,

CF> I am pleased to announce a new version of manageR is now available in my CF> plugin repository (http://www.ftools.ca/cfarmerQgisRepo.xml or via the CF> plugin installer using 3rd party repos). I am particularly happy with
CF> this version, as I think it is a major improvement over the older
CF> manageR. The interface is cleaner, and the console is more like a proper CF> R console, so R users will likely find it easier to use. Multi- line CF> commands can be entered line by line, or pasted into the console (type CF> Ctrl+H in the console to see usage details), and layers can be imported
CF> and exported to and from manageR using simple keyboard commands.

CF> This plugin is still in relatively early stages of development, but it CF> should be safe enough to not destroy your data ;-) If you would like to CF> help me improve manageR, and make it more stable, please report any bugs
CF> or suggestions using my google-code site:
CF> http://code.google.com/p/ftools-qgis/ or if you prefer, you can email
CF> me at: carson_dot_farmer_at_gmail_dot_com. I will also add more
CF> information to http://www.ftools.ca/manageR.html over the next few days.

CF> Requirements:

QGIS version 1.x ->> http://www.qgis.org/index.php
CF> Rpy2 version 2.0.3 -> http://rpy.sourceforge.net/rpy2.html
CF> R version 2.7.1 or higher (>= 2.8.0 recommended) ->
CF> http://www.r-project.org/
CF> Numpy version 1.x.x -> http://numpy.scipy.org/


CF> Cheers,


CF> Carson


_______________________________________________
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user

_______________________________________________
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user

Reply via email to