Issue 4 in make-open-easy: make install fails to copy the "comment" resource

7 views
Skip to first unread message

make-op...@googlecode.com

unread,
Nov 9, 2012, 1:38:59 PM11/9/12
to make-op...@googlegroups.com
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 4 by bolinf...@gmail.com: make install fails to copy
the "comment" resource
http://code.google.com/p/make-open-easy/issues/detail?id=4

When I checkout the code and run:

sudo make install

the MOE scrubber code ends up in
/usr/local/lib/python2.7/dist-packages/moe-0.1-py2.7.egg.

Unfortunately, one file that does not end up in there is:

moe/scrubber/comment

Without this file, the following line in comment_scrubber.py fails:

extractor_binary =
resources.GetResourceFilename(base.ResourceName('comment')\
)

In my case, I manually copied this file to
/usr/local/lib/python2.7/dist-packages/moe-0.1-py2.7.egg/moe/scrubber/comment,
but it would be nice if the installation process did this automatically.


Reply all
Reply to author
Forward
0 new messages