Skip to content
Snippets Groups Projects
Commit 913160b9 authored by Denis Abdulkerimov's avatar Denis Abdulkerimov
Browse files

Update README.md

parent c029de42
No related branches found
No related tags found
1 merge request!19Update README.md
# python-cellframe # python-cellframe
## Prerequisites
To install, you must have Python3.7 including pip and a scikit-build.
sudo apt-get install pip3
If there is a problem on Debian buster
"unknown system group 'Debian-exim' in statoverride file; the system group got removed"
Use the following command to fix it
dpkg-statoverride --remove /etc/exim4/passwd.client
Now repeat sudo apt-get install pip3
## Build and Run tests: ## Build and Run tests:
To install, you must have Python3.7 and a scikit-build.
``` ```
git clone https://gitlab.demlabs.net/cellframe/python-cellframe.git git clone https://gitlab.demlabs.net/cellframe/python-cellframe.git
cd python-cellframe cd python-cellframe
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment