pysurvival
pysurvival copied to clipboard
Installation fails
I am trying to install the library on my computer pip install pysurvival, however, I get the following error message
/usr/include/python3.10/cpython/unicodeobject.h:446:26: note: declared here
446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
error: command '/usr/bin/x86_64-linux-gnu-gcc' failed with exit code 1
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
error: legacy-install-failure
× Encountered error while trying to install package.
╰─> pysurvival
note: This is an issue with the package mentioned above, not pip.
hint: See above for output from the failure.
I am running on Ubuntu 22.04.1 LTS, python version 3.10.06