merbin2012 / sharex

Automatically exported from code.google.com/p/sharex
0 stars 1 forks source link

Annotatrix pip-requirements failed to install #576

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.I followed the instructions to install annotatrix on this site 
http://sourceforge.net/p/apertium/svn/HEAD/tree/branches/apertium-annotatrix/web
/
2. However i was unable to fully install the language pair as sudo make install 
also gave me an error
3. I decided to move on, and run sudo pip3 install -r pip-requirements.txt in 
apertium-annotatrix/web

What is the expected output? What do you see instead?

I see this
Cleaning up...
Command /usr/bin/python3 -c "import setuptools, 
tokenize;__file__='/tmp/pip_build_root/lxml/setup.py';exec(compile(getattr(token
ize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" 
install --record /tmp/pip-4t2_v856-record/install-record.txt 
--single-version-externally-managed --compile failed with error code 1 in 
/tmp/pip_build_root/lxml
Storing debug log for failure in /home/apertium/.pip/pip.log

What version of the product are you using? On what operating system?

Please provide any additional information below.

Original issue reported on code.google.com by YuSean1...@gmail.com on 6 Dec 2014 at 7:22

GoogleCodeExporter commented 9 years ago

Original comment by flexy...@gmail.com on 6 Dec 2014 at 7:58