vendredi 27 février 2015

How to install Python module "color_gradient"


Vote count:

0




I am extending a web based bio-informatics tool that is written in HTML, Javascript and Python. While running the application, one of the scripts gives the error:



[Fri Feb 27 13:22:27.528636 2015] [cgi:error] [pid 1267] [client 127.0.0.1:45930] AH01215: Traceback (most recent call last):, referer: http://localhost/circular/index.html
[Fri Feb 27 13:22:27.528757 2015] [cgi:error] [pid 1267] [client 127.0.0.1:45930] AH01215: File "/var/www/localhost/cgi-bin/circular_handler_beta_v2.py", line 10, in <module>, referer: http://localhost/circular/index.html
[Fri Feb 27 13:22:27.528787 2015] [cgi:error] [pid 1267] [client 127.0.0.1:45930] AH01215: import color_gradient, referer: http://localhost/circular/index.html
[Fri Feb 27 13:22:27.528828 2015] [cgi:error] [pid 1267] [client 127.0.0.1:45930] AH01215: ImportError: No module named color_gradient, referer: http://localhost/circular/index.html
[Fri Feb 27 13:22:27.538274 2015] [cgi:error] [pid 1267] [client 127.0.0.1:45930] End of script output before headers: circular_handler_beta_v2.py, referer: http://localhost/circular/index.html


The problem is that a module, calls "color_gradient" cannot be imported. I tried to search on Google where to find and install this module but I didn't get a satisfactory and clear answer.


Does anybody knows where to find and install this module?



asked 1 min ago







How to install Python module "color_gradient"

Aucun commentaire:

Enregistrer un commentaire