Dear Galaxy developers,

 

This is the first time that I installed Galaxy on a Debian Lenny 64 bit server. I got an error of “ImportError: No module named boto” when I ran %sh run.sh. Please see the error message of the installation output below:

 

  File "/home/galaxy/galaxy-dist/lib/galaxy/web/buildapp.py", line 90, in app_factory

    add_ui_controllers( webapp, app )

  File "/home/galaxy/galaxy-dist/lib/galaxy/web/buildapp.py", line 39, in add_ui_controllers

    module = __import__( module_name )

  File "/home/galaxy/galaxy-dist/lib/galaxy/web/controllers/cloud.py", line 9, in <module>

    import boto

ImportError: No module named boto

 

Does anyone know how to fix this error? Thanks in advance!

 

Regards,

 

Jemma