Error launching ndrive under Ubuntu 14.04.1 LTS
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-26-2015 06:55 AM
Hello,
After install all the dependencies for Nuxeo Drive and follow the instructions described in https://github.com/nuxeo/nuxeo-drive/#ubuntudebian-and-other-linux-variants-client, when I launch the command ndrive in the terminal I'm getting the following error.
How can I solve it?
Thanks in advance.
Kind regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-26-2015 07:06 AM
Hi,
Looking at the stack trace it seems that you don't have the latest version of the code. Can you please run:
sudo pip install -U git+https://github.com/nuxeo/nuxeo-drive.git
and try again?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-26-2015 07:16 AM
Hi, after update to the last version, the stacktrace has been reduced, but I'm getting the same error.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-26-2015 12:36 PM
After analyze the stacktrace. I checked the $PYTHON_PATH/dist-packages/nxdrive/nuxeo-drive-client/data, this directory is empty. After copy the files from source to the directory, I can launch the application, but the internationalization doesn't work and the new drive client interface doesn't load correctly.I downloaded the last release of Nuxeo Drive Client for 5.8 from Git and after install, works correctly. At this moment I'm working with this release, https
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-27-2015 06:50 AM
Hi, there was a bug in the Linux packaging, just fixed it, see https
