Skip to content
Snippets Groups Projects
Commit d8d06325 authored by dmitriy.gerasimov's avatar dmitriy.gerasimov
Browse files

Merge branch 'patch-1' into 'master'

Update README.md

See merge request !19
parents c029de42 913160b9
No related branches found
No related tags found
1 merge request!19Update README.md
# 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:
To install, you must have Python3.7 and a scikit-build.
```
git clone https://gitlab.demlabs.net/cellframe/python-cellframe.git
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