Mendeley Desktop

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:

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

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.

How have you got the software?
Have you taken it from https://build.opensuse.org/package/show?project=home%3Asaigkill&package=mendeleydesktop ?

Yes I did. I’ve downloaded it also from the official website. But haven’t done anything with that one as of yet.