Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
tools
frackit
Commits
981a8d4f
Commit
981a8d4f
authored
Nov 06, 2020
by
Dennis Gläser
Browse files
[README] put paragraph on pybind11 in separate section
parent
5bdf2fd0
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
981a8d4f
...
...
@@ -145,6 +145,8 @@ from the command line via:
sudo
apt-get
install
tcllib tklib tcl-dev tk-dev libfreetype-dev libxt-dev libxmu-dev libxi-dev libgl1-mesa-dev libglu1-mesa-dev libfreeimage-dev libtbb-dev libgl2ps-dev
```
-->
### Installation of pybind11
If you want to use the python bindings you need to install pybind11. You can get it from
the GitHub repository at
[
github.com/pybind/pybind11/
](
https://github.com/pybind/pybind11/
)
and manually install it. Alternatively, you can install it via the command line (here shown for Ubuntu users)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment