Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installation fails on Ubuntu 16.04 #363

Closed
ms-lilibeth opened this issue May 1, 2018 · 1 comment
Closed

Installation fails on Ubuntu 16.04 #363

ms-lilibeth opened this issue May 1, 2018 · 1 comment

Comments

@ms-lilibeth
Copy link

Installation fails with the following error:

Running setup.py install for retext ... error
    Complete output from command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-install-eqsx1qml/retext/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record /tmp/pip-record-713lwp8h/install-record.txt --single-version-externally-managed --compile:
    usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
       or: -c --help [cmd1 cmd2 ...]
       or: -c --help-commands
       or: -c cmd --help
    
    error: option --single-version-externally-managed not recognized
    
    ----------------------------------------
Command "/usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-install-eqsx1qml/retext/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record /tmp/pip-record-713lwp8h/install-record.txt --single-version-externally-managed --compile" failed with error code 1 in /tmp/pip-install-eqsx1qml/retext/
@mitya57
Copy link
Member

mitya57 commented May 2, 2018

This is fixed in the latest Git, and the fix will be in the next release. Please see #295 and #324 for the previous discussions.

@mitya57 mitya57 closed this as completed May 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants