Thanks Miguel ,

We have been working on it and I we got a bit further ,
Our latest error is
* Auto configure METRo XML library
[ok] metro_xml_libxml2 will be used.
Traceback (most recent call last):
 File "vix_roadcast.py", line 666, in ?
   main()
 File "vix_roadcast.py", line 657, in main
   vix_rc = Vix_Roadcast(sys.argv[1])
 File "vix_roadcast.py", line 94, in __init__
   Vix_Graph.__init__(self)
 File "/home/jhamilton/vix/vix/src/vix_graph.py", line 80, in __init__
   r.library("GDD")
rpy.RPy_RException: Error in function (package, help, pos = 2, lib.loc = NULL, character.only = FALSE, :
 there is no package called 'GDD'

I don't know how to install the GDD package , I have downloaded and unpacked the tar file and ran ./configure
but it doesn't create a Makefile , what should I do next

James

Miguel Tremblay wrote:
Hi James,

You have to set the variable PYTHONPATH to the path where METRo can be found.

See here:
http://documentation.wikia.com/wiki/Installation_%28ViX%29#Python_path

Regards,

Miguel

--
Miguel Tremblay
Coordonnateur national des services commerciaux de données- National coordinator, commercial data services
Centre météorologique canadien - Canadian meteorological centre (CMC)
Environnement Canada - Environment Canada
http://www.ec.gc.ca/

2121 Trans-Canada N. Suite 230 Téléphone/Phone: 514-421-4729 Dorval, Québec Fax: 514-421-4679 CANADA H9P 1J3 courriel/email: [email protected]
Informez-vous sur les données gratuites d'Environnement Canada:
http://dd.meteo.gc.ca/about_dd_apropos.txt

Find out about free data from Environment Canada:
http://dd.meteo.gc.ca/about_dd_apropos.txt

On 11/25/2011 12:11 PM, James Brennan wrote:

We are evaluating metro-3.2.6 in Met Eireann (The Irish Meteoroligical
Service).

We are trying to get it working on a Centos 5.6 box.  Metro and vix seem
to be installed ok
but when we run this

python ./vix/src/vix_roadcast.py
./vix/data/roadcast/roadcast_selftest.xml ./my_images/

we get this error

Traceback (most recent call last):
  File "./vix/src/vix_roadcast.py", line 55, in ?
    from vix_graph import Vix_Graph
  File "/home/jhamilton/vix/vix/src/vix_graph.py", line 52, in ?
    from toolbox import metro_xml_libxml2
ImportError: No module named toolbox


I have spent a few days looking at this , I can't find anything to fix it.
I may have missed something obvious , any help would be much appreciated.

thanks

James



James Brennan
Met Eireann
Glasnevin Hill
Dublin 9
Ireland


*********************************************************************************
This e-mail and any files transmitted with it are confidential and intended solely for the addressee. If you have received this email in error please notify the sender. This e-mail message has also been scanned for the presence of computer viruses.

Ta an riomhphost seo, agus aon chomhad ata nasctha leis, faoi run agus is don te a seoladh chuige amhain e. Ma tharla go bhfuair tu an riomhphost seo tri dhearmad cuir in iul don te a sheol e led' thoil.

Ta an teachtaireacht riomhphoist seo scuabtha le bogearrai frithvireas.
********************************************************************************
NorthBridge Mail Server id e9yrhg43fncvj3974vjenw


_______________________________________________
METRo-developers mailing list
[email protected]
https://mail.gna.org/listinfo/metro-developers



_______________________________________________
METRo-developers mailing list
[email protected]
https://mail.gna.org/listinfo/metro-developers

Reply via email to