Yes, there is code in there to use matplotlib to display the results. I'm
not sure these results are possible to display from within the VM, because
there's no proper windowing system.

You might be able to get away with removing the plt.draw() and ply.legent()
calls, but you may need to remove all the code that deals with setting up
the output chart as well.

In order to get the cpu results out in another fashion, you could write
them to a file or print them out to the console. You could refer to other
examples for that (like hotgym).

---------
Matt Taylor
OS Community Flag-Bearer
Numenta


On Mon, Sep 16, 2013 at 2:48 PM, Daniel Jachyra <[email protected]>wrote:

> Do i need to edit this in cpu.py ?****
>
> ** **
>
> According to this error (“ImportError: libtk8.4.so: cannot open shared
> object file: No such file or directory****
>
> “) I see that I have libtk8.5.so (not 8.4) in /usr/lib64 (not in
> /usr/lib) directory. ****
>
> ** **
>
> *From:* nupic [mailto:[email protected]] *On Behalf Of *Matthew
> Taylor
> *Sent:* Monday, September 16, 2013 11:32 PM
>
> *To:* NuPIC general mailing list.
> *Subject:* Re: [nupic-dev] Getting Started With NuPIC****
>
> ** **
>
> I have confirmed this error in our VM for the CPU example and filed a bug:
> ****
>
> ** **
>
> https://issues.numenta.org/browse/NPC-393****
>
> ** **
>
> In the mean time Daniel, I guess you'll need to run the CPU example
> without the visual display.****
>
>
> ****
>
> ---------****
>
> Matt Taylor****
>
> OS Community Flag-Bearer****
>
> Numenta****
>
> ** **
>
> On Mon, Sep 16, 2013 at 1:13 PM, Matthew Taylor <[email protected]> wrote:*
> ***
>
> I will run through these wiki instructions again from scratch and see if I
> have the same issue. ****
>
>
> ****
>
> ---------****
>
> Matt Taylor****
>
> OS Community Flag-Bearer****
>
> Numenta****
>
> ** **
>
> On Mon, Sep 16, 2013 at 1:10 PM, Daniel Jachyra <[email protected]>
> wrote:****
>
> Yes, exactly i am using this version.****
>
>  ****
>
> *From:* nupic [mailto:[email protected]] *On Behalf Of *Matthew
> Taylor
> *Sent:* Monday, September 16, 2013 8:53 PM****
>
>
> *To:* NuPIC general mailing list.
> *Subject:* Re: [nupic-dev] Getting Started With NuPIC****
>
>  ****
>
> Daniel, ****
>
>  ****
>
> So you're trying to run in a virtual machine from windows, right? Are you
> using the Vagrant instance we've provided?****
>
>  ****
>
> https://github.com/numenta/nupic/wiki/Running-Nupic-in-a-Virtual-Machine**
> **
>
>  ****
>
>  ****
>
>
> ****
>
> ---------****
>
> Matt Taylor****
>
> OS Community Flag-Bearer****
>
> Numenta****
>
>  ****
>
> On Mon, Sep 16, 2013 at 11:40 AM, Daniel Jachyra <[email protected]>
> wrote:****
>
> Any advice according to my problem?****
>
>  ****
>
> *From:* nupic [mailto:[email protected]] *On Behalf Of *Stewart
> Mackenzie
> *Sent:* Sunday, September 15, 2013 2:58 PM****
>
>
> *To:* NuPIC general mailing list.
> *Subject:* Re: [nupic-dev] Getting Started With NuPIC****
>
>  ****
>
> Gtk and Tk are different. As Marek said look for Tk for python.****
>
>
> --
> Sent from my Android device with K-9 Mail. Please excuse my brevity.****
>
>
> _______________________________________________
> nupic mailing list
> [email protected]
> http://lists.numenta.org/mailman/listinfo/nupic_lists.numenta.org****
>
>  ****
>
>
> _______________________________________________
> nupic mailing list
> [email protected]
> http://lists.numenta.org/mailman/listinfo/nupic_lists.numenta.org****
>
> ** **
>
> ** **
>
> _______________________________________________
> nupic mailing list
> [email protected]
> http://lists.numenta.org/mailman/listinfo/nupic_lists.numenta.org
>
>
_______________________________________________
nupic mailing list
[email protected]
http://lists.numenta.org/mailman/listinfo/nupic_lists.numenta.org

Reply via email to