Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Ahmad Reza Cheraghi
swarm-sim
Commits
579312da
Commit
579312da
authored
Dec 07, 2019
by
Karol Actun
Browse files
readme update (pyqt5 relocation error on older systems)
parent
3a3da8b0
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
579312da
...
@@ -13,7 +13,15 @@ For Linux:
...
@@ -13,7 +13,15 @@ For Linux:
3. sudo pip3 install pandas
3. sudo pip3 install pandas
4. sudo pip3 install pyglet
4. sudo pip3 install PyOpenGL
5. sudo pip3 install Pillow
6. sudo pip3 install PyQt5
for older Systems (e.g. Ubuntu 14.04) install the PyQt5 version 5.10.1
6. sudo pip3 install PyQt5==5.10.1
-
install Gnuplot:
-
install Gnuplot:
...
...
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