I am completely new in Python. Installed just today in school purposes. I need to use myro module but I am getting this error ImportError: No module named 'myro'
all the time. I've found out that I have installed older versions of Python already with another software like Blender or Gimp. I am using 3.4.0 version for mac. How can I get this myro module? I've downloaded zipped files from http://myro.roboteducation.org/download/ but I don't know where to copy them. In Library/Python path are just these older versions (2.3, 2.5, 2.6, 2.7). There isn't the latest version I just installed. Anybody who could help me please?
/edit. Well basically I need to be able to do some simple graphics in Python and the myro module is what I've found in youtube tutorial. But that's from 2010. Maybe there is something else today what makes graphics possible in Python 3.4.0. Anybody?