<div dir="ltr">Hi Édi,<div><br></div><div>Glad to hear you're interested in Nengo :) I just installed Java 8 update 31 and I'm having the same issue. JComponent, which is what seems to be missing, should be part of javax.swing, which is imported in that `space.py` file. It seems that the recent Java update may have removed JComponent, for some reason, or perhaps Jython is having problems accessing it. In either case, this seems like a problem on our end (or on Java's end) so I'll investigate this immediately and get back to you as soon as I know what's wrong.<br></div><div><br></div><div>In the meantime, if you just want to get things working, you can install an older version of Java (e.g., Java SE 7 at <a href="http://www.oracle.com/technetwork/java/javase/downloads/jdk7-downloads-1880260.html">http://www.oracle.com/technetwork/java/javase/downloads/jdk7-downloads-1880260.html</a> )</div><div><br></div><div>- Trevor<br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Feb 1, 2015 at 10:15 AM, Édi Kettemann <span dir="ltr"><<a href="mailto:edikettemann@gmail.com" target="_blank">edikettemann@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Good afternoon,<div><br></div><div>I'm introducing myself into the Neural Engineering Framework using Nengo framework, to present it to my colleagues from the HPSN at the TU-Dresden ( <a href="http://hpsn.et.tu-dresden.de/index.php?id=4&L=1&type=0" target="_blank">http://hpsn.et.tu-dresden.de/index.php?id=4&L=1&type=0</a> ).</div><div><br></div><div>When I try to call the "Interactive Plots" I get this error message:<div><br></div><div><img src="cid:ii_14b45ada2b8c25ce" alt="Imagem intercalada 1" width="412" height="245"><br></div></div><div><br></div><div>I'm running Nengo on Windows 8.1. I have python 2.7 and Java 8 update 31 installed on my computer. Is it possible that I'm missing any package? I tried to find any post reporting this error, but couldn't find anything.</div><div><br></div><div>I appreciate in advance for your help.</div><div><br></div><div>Kind regards,</div><div>Édi Kettemann</div></div>
<br>_______________________________________________<br>
nengo-user mailing list<br>
<a href="mailto:nengo-user@ctnsrv.uwaterloo.ca">nengo-user@ctnsrv.uwaterloo.ca</a><br>
<a href="http://ctnsrv.uwaterloo.ca/mailman/listinfo/nengo-user" target="_blank">http://ctnsrv.uwaterloo.ca/mailman/listinfo/nengo-user</a><br>
<br></blockquote></div><br></div>