<div dir="ltr">2013/7/29 Mauro Alberti <span dir="ltr"><<a href="mailto:alberti.m65@gmail.com" target="_blank">alberti.m65@gmail.com</a>></span><br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr">Hi all,<div>I've created a tool in Python, that requires guiqwt for the interactive graphical definition of spline parameters. I would like to include it into a plugin of mine (for Qgis 1.8), that currently does not require any non-standard Python module.</div>

<div>I don't know what could be the best way, mainly from the user point-of view, for managing the absence of this module in QGIS Python.<br></div><div><br></div><div>Thanks for any suggestion,</div><div><br></div><div>

mauro</div></div>
<br></blockquote><div><br></div><div>Hi,</div><div><br></div><div>I would suggest you to check for the presence of the module when the plugin starts and give the user instructions to install it.</div><div><br></div><div>
If the module is small, you could also consider to include it in the plugin distribution and add the folder to sys.path to allow inclusion.</div><div><br></div><div><br></div><div><br></div><div>-- <br></div></div>Alessandro Pasotti<br>
w3:   <a href="http://www.itopen.it">www.itopen.it</a>
</div></div>