Don't know if anyone is familiar with this piece of software. But it got recommended to me and I found it in the repo's, but now that I've installed it all I get is the logo bouncing and nothing. When I try to run it through the terminal I get:
It might look obvious to you experts, but I have no idea what I'm meant to read from that. Any help would be great.
Code:
Traceback (most recent call last): File "/usr/bin/mendeleydesktop", line 38, in <module>
subprocess.call(args + sys.argv[1:] + extra_args)
File "/usr/lib/python2.7/subprocess.py", line 522, in call
return Popen(*popenargs, **kwargs).wait()
File "/usr/lib/python2.7/subprocess.py", line 709, in __init__
errread, errwrite)
File "/usr/lib/python2.7/subprocess.py", line 1326, in _execute_child
raise child_exception
OSError: [Errno 2] No such file or directory