-
Hi there, Fresh CentOS 7 server, fully updated. Going by the instructions listed here: https://github.com/DynamiteAI/dynamite-nsm [root@dmai01 ~]# sudo pip3 install dynamite-nsm
Command "/usr/bin/python3 -u -c "import setuptools, tokenize;file='/tmp/pip-build-tkk9gv4i/psutil/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-v3an6raj-record/install-record.txt --single-version-externally-managed --compile" failed with error code 1 in /tmp/pip-build-tkk9gv4i/psutil/
Dependencies Resolved ================================================================================
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Hi there, Thanks for reaching out. As of Here is our corresponding Centos 7 guide, which should address your issue. https://dynamiteai.github.io/dynamite-nsm/requirements/os_setup_guides/centos7/ |
Beta Was this translation helpful? Give feedback.
Hi there,
Thanks for reaching out. As of
1.0
we have started only supporting Python 3.7+.Here is our corresponding Centos 7 guide, which should address your issue.
https://dynamiteai.github.io/dynamite-nsm/requirements/os_setup_guides/centos7/