Hello
It is experiencing this error. How to solve?

(sage-sh) jmarcellopereira@LINUX-MINT:SageMath$ pip install numba
Collecting numba
  Using cached numba-0.26.0.tar.gz
Collecting llvmlite (from numba)
  Using cached llvmlite-0.10.0.tar.gz
Requirement already satisfied (use --upgrade to upgrade): numpy in 
./local/lib/python2.7/site-packages/numpy-1.11.0-py2.7-linux-x86_64.egg 
(from numba)
Requirement already satisfied (use --upgrade to upgrade): enum34 in 
./local/lib/python2.7/site-packages (from numba)
Requirement already satisfied (use --upgrade to upgrade): singledispatch in 
./local/lib/python2.7/site-packages/singledispatch-3.4.0.3-py2.7.egg (from 
numba)
Collecting funcsigs (from numba)
  Using cached funcsigs-1.0.2-py2.py3-none-any.whl
Requirement already satisfied (use --upgrade to upgrade): six in 
./local/lib/python2.7/site-packages/six-1.10.0-py2.7.egg (from 
singledispatch->numba)
Installing collected packages: llvmlite, funcsigs, numba
  Running setup.py install for llvmlite ... error
    Complete output from command 
/home/jmarcellopereira/SageMath/local/bin/python -u -c "import setuptools, 
tokenize;__file__='/tmp/pip-build-2I7p1g/llvmlite/setup.py';exec(compile(getattr(tokenize,
 
'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" 
install --record /tmp/pip-EXDlN_-record/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 "/home/jmarcellopereira/SageMath/local/bin/python -u -c "import 
setuptools, 
tokenize;__file__='/tmp/pip-build-2I7p1g/llvmlite/setup.py';exec(compile(getattr(tokenize,
 
'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" 
install --record /tmp/pip-EXDlN_-record/install-record.txt 
--single-version-externally-managed --compile" failed with error code 1 in 
/tmp/pip-build-2I7p1g/llvmlite/
You are using pip version 8.1.1, however version 8.1.2 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.


-- 
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/sage-support.
For more options, visit https://groups.google.com/d/optout.

Reply via email to