Installing from ubuntu repo's worked well for me. Even this version is good for me. Thanks for the help.
On Aug 19, 10:05 pm, Peter Bienstman <[email protected]> wrote: > Hi, > > You need to type: 'python setup.py install' instead of './setup.py' > > Alternatively, you can also install using the Ubuntu package system: > > sudo apt-get install mnemosyne > > This will unfortunately not install the latest version, but it is > useful to download any missing packages you might need to install the > latest version Mnemosyne yourself with python setup.py install. > > Good luck! > > Peter > > On Aug 19, 5:50 pm, Gaurav <[email protected]> wrote: > > > Hi All, > > > First of all a big thanks to the creators of mnemosyne project. I have > > installed the software on windows machine and it works like charm. > > > Today i tried installing on Ubuntu machine but it is giving me error > > when i am executing the setup.py file. > > > Here is what i have done : > > > 1. Downloaded and extracted the mnemosyne-1.2.2 > > 2. chmod 777 setup.py > > 3. gau...@gaurav-laptop:~/Downloads/mnemosyne-1.2.2$ ./setup.py > > import: unable to grab mouse `': Resource temporarily unavailable @ > > xwindow.c/XSelectWindow/8993. > > from: can't read /var/mail/distutils.core > > from: can't read /var/mail/setuptools > > ./setup.py: line 14: syntax error near unexpected token `(' > > ./setup.py: line 14: ` def __init__(self,' > > > Any help would be highly appreciated. > > > regards > > Gaurav -- You received this message because you are subscribed to the Google Groups "mnemosyne-proj-users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/mnemosyne-proj-users?hl=en.
