<div dir="ltr"><div><div><div>I configured PYTHONPATH with the file ~/.bashrc adding the follow at the end of the file:<br><br>export PYTHONPATH=$PYTHONPATH:/usr/share/doc/zeroc-ice-all-dev:/usr/share/doc/zeroc-ice-all-runtime<br><br></div><div>but Ice still not found<br></div><div><br><div>Thanks,<br></div><div>Arturo.<br></div><div><div><br><br></div></div></div></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">2017-02-08 18:49 GMT+01:00 JoseMaria Cañas Plaza <span dir="ltr"><<a href="mailto:jmplaza@gsyc.es" target="_blank">jmplaza@gsyc.es</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Arturo,<br>
<br>
it seems not a problem of JdeRobot at all, just a problem of paths with Python.<br>
<br>
1.- Locate the python module Ice (maybe tracking what files the ice<br>
package installs (dpkg -L name-of-the-ice-package) ).<br>
2.- Adjust the PYTHONPATH environment variable to check the directory<br>
in which that module is installed.<br>
<br>
Cheers,<br>
<br>
JoseMaria<br>
<div><div class="h5"><br>
On Thu, Feb 2, 2017 at 9:26 PM, Arturo Vélez Duque <<a href="mailto:arturo92vd@gmail.com">arturo92vd@gmail.com</a>> wrote:<br>
> Good night,<br>
><br>
> I was trying to run some jderobot components and when i run them i get this<br>
> error from python:<br>
><br>
> import sys, traceback, Ice<br>
> ImportError: No module named Ice<br>
><br>
> I´ve reinstalled twice Ice, but the problem still. Any idea to solve it?<br>
><br>
> Thanks in advance, regards,<br>
> Arturo.<br>
><br>
><br>
</div></div>> ______________________________<wbr>_________________<br>
> Jde-developers mailing list<br>
> <a href="mailto:Jde-developers@gsyc.urjc.es">Jde-developers@gsyc.urjc.es</a><br>
> <a href="https://gsyc.urjc.es/cgi-bin/mailman/listinfo/jde-developers" rel="noreferrer" target="_blank">https://gsyc.urjc.es/cgi-bin/<wbr>mailman/listinfo/jde-<wbr>developers</a><br>
><br>
<span class="HOEnZb"><font color="#888888"><br>
<br>
<br>
--<br>
Universidad Rey Juan Carlos<br>
<a href="http://gsyc.urjc.es/jmplaza" rel="noreferrer" target="_blank">http://gsyc.urjc.es/jmplaza</a><br>
</font></span></blockquote></div><br></div>