The unpaper binary is missing or not being found. Do a: which unpaper to check
sudo apt-get install unpaper to install if you are running Ubuntu or Debian. On Wednesday, October 29, 2014 9:57:45 PM UTC-4, Lachlan Musicman wrote: > > Hi All, > > I've installed on a new ubuntu 14.04, following these instructions > > http://www.mayan-edms.com/download/ > > except for > > pip install mayan-edms > > instead of > > pip install mayan-edms==1.0.rc3 (which I'm not sure exists anymore) > > and got an error on > > mayan-edms.py runserver > > > File > "/home/lachlan/.virtualenvs/mayan/local/lib/python2.7/site-packages/mayan/apps/installation/models.py", > > > line 85, in binary_dependencies > unpaper = sh.Command(UNPAPER_PATH) > File > "/home/lachlan/.virtualenvs/mayan/local/lib/python2.7/site-packages/sh.py", > line 552, in __init__ > raise CommandNotFound(path) > sh.CommandNotFound: None > > > What have I done wrong? > > cheers > L. > > -- > You have to be really clever to come up with a genuinely dangerous > thought. I am disheartened that people can be clever enough to do that > and not clever enough to do the obvious thing and KEEP THEIR IDIOT > MOUTHS SHUT about it, because it is much more important to sound > intelligent when talking to your friends. > This post was STUPID. > ----------------------------------------------------------------------------------------------------------- > > > The Most Terrifying Thought Experiment of All Time > > http://www.slate.com/articles/technology/bitwise/2014/07/roko_s_basilisk_the_most_terrifying_thought_experiment_of_all_time.html > > -- --- You received this message because you are subscribed to the Google Groups "Mayan EDMS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
